summaryrefslogtreecommitdiffstats
path: root/src/core/net/proxying_url_loader_factory_qt.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-01-23 15:28:33 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-02-04 20:20:49 +0100
commitb2c6dfce78777a5ceb1ea9c14e890b884913c6bf (patch)
treed35510793e79bd6dac21a0c4661b57535e93c384 /src/core/net/proxying_url_loader_factory_qt.cpp
parent4455081eabc8610112d1cce56a6f6fc64c0be236 (diff)
Remove non-NetworkService support classes
Removes much of the specific code for non-networksupport, classes that won't work or even compile with 78/79 based. Change-Id: I150794a55164998fa3d0031757718081fa7d7d9a Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
Diffstat (limited to 'src/core/net/proxying_url_loader_factory_qt.cpp')
-rw-r--r--src/core/net/proxying_url_loader_factory_qt.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/net/proxying_url_loader_factory_qt.cpp b/src/core/net/proxying_url_loader_factory_qt.cpp
index 173e19eeb..51a226117 100644
--- a/src/core/net/proxying_url_loader_factory_qt.cpp
+++ b/src/core/net/proxying_url_loader_factory_qt.cpp
@@ -60,8 +60,6 @@
#include "net/http/http_util.h"
#include "api/qwebengineurlrequestinfo_p.h"
-#include "net/url_request_custom_job_proxy.h"
-#include "net/url_request_notification.h"
#include "profile_io_data_qt.h"
#include "type_conversion.h"
#include "web_contents_adapter_client.h"