Index: components/browser_sync.gypi |
diff --git a/components/browser_sync.gypi b/components/browser_sync.gypi |
index b5bb38391784951dd8b2c0496aede0bc40900360..50c974a91ef2ce60f83a36ea9a34ee0de8fd04be 100644 |
--- a/components/browser_sync.gypi |
+++ b/components/browser_sync.gypi |
@@ -38,6 +38,9 @@ |
'include_dirs': [ |
'..', |
], |
+ 'export_dependent_settings': [ |
+ 'sync_driver', |
+ ], |
'sources': [ |
# Note: file list duplicated in GN build. |
'browser_sync/browser/profile_sync_components_factory_impl.cc', |