summaryrefslogtreecommitdiff
path: root/chromium/components/sync/BUILD.gn
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-12-09 10:12:38 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-10-04 10:21:06 +0200
commit812e2db7c43a5773d8cd1a0e20bbfa1576413fc1 (patch)
treed1535467af462923f61420bb1fa4f5722a494c4b /chromium/components/sync/BUILD.gn
parentef7f6c6ae7463d0e14bf15c57fb0ed5c2626c7c1 (diff)
downloadqtwebengine-chromium-812e2db7c43a5773d8cd1a0e20bbfa1576413fc1.tar.gz
Reinstate jumbo-builds
Reverts four patches disabling and removing jumbo builds. It makes too big of a difference for us to drop. Change-Id: Ib7dd65996f9e985480f49fab2d1781a5d08bf6fd Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'chromium/components/sync/BUILD.gn')
-rw-r--r--chromium/components/sync/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/sync/BUILD.gn b/chromium/components/sync/BUILD.gn
index 8207fd988c4..72ec168df17 100644
--- a/chromium/components/sync/BUILD.gn
+++ b/chromium/components/sync/BUILD.gn
@@ -4,6 +4,7 @@
import("//build/config/chromeos/ui_mode.gni")
import("//build/config/features.gni")
+import("//build/config/jumbo.gni")
import("//testing/test.gni")
group("sync") {