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

Unified Diff: sync/sync.gyp

Issue 10235013: [Sync] Add support for automatic enabling of syncing tab favicons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Self review Created 8 years, 8 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: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 81c05f92768d9c2aad9e8a8eb8a1763738b28831..ad19ec6358b10811bbe2e94c38e4d876c5b72042 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -175,6 +175,7 @@
'util/session_utils_android.h',
'util/syncer_error.cc',
'util/syncer_error.h',
+ 'util/sync_experiments.h',
'util/time.cc',
'util/time.h',
'util/unrecoverable_error_handler.h',

Powered by Google App Engine
This is Rietveld 408576698