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

Unified Diff: sync/sync_tests.gypi

Issue 93433006: sync: Introduce ModelTypeRegistry and helpers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More review fixes Created 6 years, 11 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
« sync/internal_api/sync_manager_impl.h ('K') | « sync/sync_core.gypi ('k') | no next file » | 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 eaa01aa49464309e6b590cc0f1e26240487459d9..4efc40a909700ecafc72bb8801de10ae146a475e 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -245,11 +245,12 @@
'engine/apply_control_data_updates_unittest.cc',
'engine/backoff_delay_provider_unittest.cc',
'engine/download_unittest.cc',
+ 'engine/model_type_registry_unittest.cc',
+ 'engine/sync_directory_commit_contribution_unittest.cc',
+ 'engine/sync_directory_update_handler_unittest.cc',
'engine/sync_scheduler_unittest.cc',
'engine/syncer_proto_util_unittest.cc',
'engine/syncer_unittest.cc',
- 'engine/sync_directory_commit_contribution_unittest.cc',
- 'engine/sync_directory_update_handler_unittest.cc',
'engine/traffic_recorder_unittest.cc',
'js/js_arg_list_unittest.cc',
'js/js_event_details_unittest.cc',
@@ -258,7 +259,6 @@
'protocol/proto_value_conversions_unittest.cc',
'sessions/nudge_tracker_unittest.cc',
'sessions/status_controller_unittest.cc',
- 'sessions/sync_session_unittest.cc',
'syncable/directory_backing_store_unittest.cc',
'syncable/model_type_unittest.cc',
'syncable/nigori_util_unittest.cc',
« sync/internal_api/sync_manager_impl.h ('K') | « sync/sync_core.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698