summaryrefslogtreecommitdiffstats
path: root/src/core/qtwebengine_sources.gni
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-04-11 09:50:38 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-06-14 12:41:31 +0000
commitdee6ffb0eb3b133d38f09a2f7dd915aee8c289e7 (patch)
tree5e0c1a9cb6d7cce41bc24b078eb9b7f8c5e4b745 /src/core/qtwebengine_sources.gni
parentd42caf438cf240c0ad1f803320f9063d6108a0aa (diff)
Graphics adaptations for Chromium 58
Change-Id: I66262ce7943bd5ba98defff5e4a33063b2ed0353 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'src/core/qtwebengine_sources.gni')
-rw-r--r--src/core/qtwebengine_sources.gni2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/qtwebengine_sources.gni b/src/core/qtwebengine_sources.gni
index e1bedff54..785c252cb 100644
--- a/src/core/qtwebengine_sources.gni
+++ b/src/core/qtwebengine_sources.gni
@@ -1,4 +1,5 @@
import("//build/config/features.gni")
+import("//build/config/ui.gni")
import("//components/spellcheck/spellcheck_build_features.gni")
import("//pdf/features.gni")
import("//ppapi/features/features.gni")
@@ -106,6 +107,5 @@ source_set("qtwebengine_sources") {
"//components/printing/renderer",
]
}
-
}