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

Unified Diff: sync/sync.gyp

Issue 10451060: sync: migrate invalidation state from syncable::Directory to InvalidationStorage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: include order Created 8 years, 7 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
« no previous file with comments | « sync/notifier/sync_notifier_observer.h ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 7a46b9d4415f93d015ce0b8b9a66ff159db6553a..80eff93f654da59c1506faa49d934b1ea5572dca 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -355,6 +355,8 @@
'sources': [
'js/js_test_util.cc',
'js/js_test_util.h',
+ 'notifier/mock_invalidation_state_tracker.cc',
+ 'notifier/mock_invalidation_state_tracker.h',
'sessions/test_util.cc',
'sessions/test_util.h',
'syncable/model_type_test_util.cc',
« no previous file with comments | « sync/notifier/sync_notifier_observer.h ('k') | sync/tools/sync_listen_notifications.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698