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

Unified Diff: sync/sync.gyp

Issue 10827133: [Sync] Rework unit tests for ChromeInvalidationClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to head Created 8 years, 4 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/registration_manager_unittest.cc ('k') | no next file » | 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 3583c87b288f6a5dedd77c5b97995aa470c34df5..99356d9c893a9fafa9de21dcf5ab31f7396919d8 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -461,8 +461,8 @@
'sync_notifier',
],
'sources': [
- 'notifier/mock_invalidation_state_tracker.cc',
- 'notifier/mock_invalidation_state_tracker.h',
+ 'notifier/fake_invalidation_state_tracker.cc',
+ 'notifier/fake_invalidation_state_tracker.h',
'notifier/mock_sync_notifier_observer.cc',
'notifier/mock_sync_notifier_observer.h',
],
« no previous file with comments | « sync/notifier/registration_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698