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

Unified Diff: sync/sync_tests.gypi

Issue 25638003: sync: Implement per-type commit interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Attempt to fix win compile 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') | 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 b0901b52fcdae44c527bf1c6bb087d5412d708aa..535042fcecbdaa7ffa08ee639c0929647b8065e2 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -239,12 +239,12 @@
'engine/backoff_delay_provider_unittest.cc',
'engine/download_unittest.cc',
'engine/model_changing_syncer_command_unittest.cc',
- 'engine/process_commit_response_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/traffic_recorder_unittest.cc',
'js/js_arg_list_unittest.cc',
'js/js_event_details_unittest.cc',
@@ -252,7 +252,6 @@
'protocol/proto_enum_conversions_unittest.cc',
'protocol/proto_value_conversions_unittest.cc',
'sessions/nudge_tracker_unittest.cc',
- 'sessions/ordered_commit_set_unittest.cc',
'sessions/status_controller_unittest.cc',
'sessions/sync_session_unittest.cc',
'syncable/directory_backing_store_unittest.cc',
« no previous file with comments | « sync/sync_core.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698