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

Unified Diff: sync/sync_tests.gypi

Issue 1382743004: [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 5 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
« no previous file with comments | « sync/sync.gyp ('k') | sync/test/engine/mock_model_type_processor.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 c374da2482a1ef6c80760ae7fa5764ef755f0b4c..13b53aa2e2adc7f0d6e348eea31d118689349085 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -276,7 +276,6 @@
'engine/entity_tracker_unittest.cc',
'engine/get_updates_processor_unittest.cc',
'engine/model_type_entity_unittest.cc',
- 'engine/model_type_processor_impl_unittest.cc',
'engine/model_type_worker_unittest.cc',
'engine/sync_scheduler_unittest.cc',
'engine/syncer_proto_util_unittest.cc',
@@ -310,6 +309,7 @@
'internal_api/public/sessions/sync_session_snapshot_unittest.cc',
'internal_api/public/util/immutable_unittest.cc',
'internal_api/public/util/weak_handle_unittest.cc',
+ 'internal_api/shared_model_type_processor_unittest.cc',
'internal_api/sync_backup_manager_unittest.cc',
'internal_api/sync_context_proxy_impl_unittest.cc',
'internal_api/sync_encryption_handler_impl_unittest.cc',
« no previous file with comments | « sync/sync.gyp ('k') | sync/test/engine/mock_model_type_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698