Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: components/sync_driver.gypi

Issue 1806873002: Add an infrastructure to query history.google.com about other forms of browsing history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a new component. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 95d4bea191e572269559e59c4074ab56dff73fb9..36232ca08243660f6f7bb3aec2a74f969c5b7cae 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -22,6 +22,7 @@
'version_info',
],
'export_dependent_settings': [
+ '../sync/sync.gyp:sync',
sdefresne 2016/03/17 13:11:20 ditto
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698