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

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: base64 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
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 7a46b9d4415f93d015ce0b8b9a66ff159db6553a..b324bb558ca697505b61ff553a8b55ac14c6ea4e 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -355,6 +355,7 @@
'sources': [
'js/js_test_util.cc',
'js/js_test_util.h',
+ 'notifier/mock_invalidation_state_tracker.h',
'sessions/test_util.cc',
'sessions/test_util.h',
'syncable/model_type_test_util.cc',

Powered by Google App Engine
This is Rietveld 408576698