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

Unified Diff: sync/sync.gyp

Issue 10911084: Implement Invalidator::Acknowledge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restart test + more cleanup Created 8 years, 2 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 0d32ffb428af0cc19dffa7c8377394039f8425d5..ddcb893f8edd7da3db3e36e025150a46f4c77bc6 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -279,6 +279,7 @@
'sources': [
'notifier/invalidation_notifier.cc',
'notifier/invalidation_notifier.h',
+ 'notifier/invalidation_state_tracker.cc',
'notifier/invalidation_state_tracker.h',
'notifier/non_blocking_invalidator.cc',
'notifier/non_blocking_invalidator.h',

Powered by Google App Engine
This is Rietveld 408576698