summaryrefslogtreecommitdiffstats
path: root/src/core/core_chromium.pri
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2018-05-03 13:56:59 +0200
committerMichal Klocek <michal.klocek@qt.io>2018-05-07 15:59:22 +0000
commitc470b7362cc19fa0d6d20ab8ddff0eb787cf7763 (patch)
tree7cf9a615638035f6570cb2c9e4f4fcbc178c9240 /src/core/core_chromium.pri
parent911c676aa66db46176cfc8da19555d928ce0bd50 (diff)
Reduce boilerplate code for WebContentsAdapter
We do not need WebContentsAdapterPrivate. Remove it. This change also removes scoped ref to WebEngineContext in WebContentsAdapter. Change-Id: I0a9acec4d5500342ffa41865cfc775fdb0e68ac4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/core_chromium.pri')
-rw-r--r--src/core/core_chromium.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/core_chromium.pri b/src/core/core_chromium.pri
index 73e07c156..ba843e9f6 100644
--- a/src/core/core_chromium.pri
+++ b/src/core/core_chromium.pri
@@ -202,7 +202,6 @@ HEADERS = \
visited_links_manager_qt.h \
web_contents_adapter.h \
web_contents_adapter_client.h \
- web_contents_adapter_p.h \
web_contents_delegate_qt.h \
web_contents_view_qt.h \
web_engine_context.h \