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

Unified Diff: sync/sync.gyp

Issue 10483015: [Sync] Refactor sync configuration logic. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: SetBool -> CallbackCounter Created 8 years, 6 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 da7dbba00351d65769093e9e6bdeff7293456f30..880a1f3adb14ef8e0a66f3aab0178e0142fa5b0b 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -371,6 +371,7 @@
'sessions/test_util.h',
'syncable/syncable_mock.cc',
'syncable/syncable_mock.h',
+ 'test/callback_counter.h',
'test/fake_encryptor.cc',
'test/fake_encryptor.h',
'test/fake_extensions_activity_monitor.cc',

Powered by Google App Engine
This is Rietveld 408576698