summaryrefslogtreecommitdiff
path: root/chromium/components/sync_device_info/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/sync_device_info/BUILD.gn')
-rw-r--r--chromium/components/sync_device_info/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/components/sync_device_info/BUILD.gn b/chromium/components/sync_device_info/BUILD.gn
index 59c674cc649..56649899e48 100644
--- a/chromium/components/sync_device_info/BUILD.gn
+++ b/chromium/components/sync_device_info/BUILD.gn
@@ -4,8 +4,9 @@
import("//build/config/chromeos/ui_mode.gni")
import("//build/config/features.gni")
+import("//build/config/jumbo.gni")
-static_library("sync_device_info") {
+jumbo_static_library("sync_device_info") {
sources = [
"device_count_metrics_provider.cc",
"device_count_metrics_provider.h",