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

Unified Diff: sync/sync_tests.gypi

Issue 322333004: sync: Inject sync/'s dependency on invalidations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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/sync_notifier.gypi ('k') | sync/test/engine/fake_sync_scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 416cd8a6cb7511af097acd38607d4a43428c4b6f..1b48fe411148238922a2c973162c101d25599e6a 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -59,6 +59,12 @@
'test/fake_encryptor.h',
'test/fake_sync_encryption_handler.cc',
'test/fake_sync_encryption_handler.h',
+ 'test/mock_invalidation.cc',
+ 'test/mock_invalidation.h',
+ 'test/mock_invalidation_tracker.cc',
+ 'test/mock_invalidation_tracker.h',
+ 'test/trackable_mock_invalidation.cc',
+ 'test/trackable_mock_invalidation.h',
'test/null_directory_change_delegate.cc',
'test/null_directory_change_delegate.h',
'test/null_transaction_observer.cc',
« no previous file with comments | « sync/sync_notifier.gypi ('k') | sync/test/engine/fake_sync_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698