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

Unified Diff: components/sync/sync_tests.gypi

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. Created 4 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 | « components/sync/sessions_impl/sync_session_context.h ('k') | components/sync/syncable/directory_unittest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/sync_tests.gypi
diff --git a/components/sync/sync_tests.gypi b/components/sync/sync_tests.gypi
index 0ca14f1de3478df47cefb09ce04b046252c6b8c2..9121f444405ac7bae317584985425d6f3f1241a0 100644
--- a/components/sync/sync_tests.gypi
+++ b/components/sync/sync_tests.gypi
@@ -58,8 +58,8 @@
'test/engine/test_id_factory.h',
'test/engine/test_syncable_utils.cc',
'test/engine/test_syncable_utils.h',
- 'test/fake_encryptor.cc',
- 'test/fake_encryptor.h',
+ 'base/fake_encryptor.cc',
+ 'base/fake_encryptor.h',
'test/fake_sync_encryption_handler.cc',
'test/fake_sync_encryption_handler.h',
'test/mock_invalidation.cc',
« no previous file with comments | « components/sync/sessions_impl/sync_session_context.h ('k') | components/sync/syncable/directory_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698