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

Unified Diff: sync/sync_tests.gypi

Issue 38803003: sync: Implement per-type update processing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes Created 7 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_core.gypi ('k') | sync/test/engine/mock_connection_manager.cc » ('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 2081066a7c9bca673c0e61f330fa280b6bd1c415..b6debb068d563d1dd126665f2b0d04e51d02f4b7 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -243,12 +243,11 @@
'engine/backoff_delay_provider_unittest.cc',
'engine/download_unittest.cc',
'engine/model_changing_syncer_command_unittest.cc',
- 'engine/process_updates_command_unittest.cc',
- 'engine/store_timestamps_command_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',
« no previous file with comments | « sync/sync_core.gypi ('k') | sync/test/engine/mock_connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698