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

Unified Diff: sync/sync_tests.gypi

Issue 299963002: sync: Implement NonBlockingTypeProcessorCore (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Unbreak some tests Created 6 years, 6 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 cd4f933df035cb3c91ebdd952877b364b7cad943..eea0d3878a2b1eeebed5abb4d5b8c00e45c94eb8 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -300,8 +300,10 @@
'engine/directory_update_handler_unittest.cc',
'engine/get_updates_processor_unittest.cc',
'engine/model_thread_sync_entity_unittest.cc',
+ 'engine/non_blocking_type_processor_core_unittest.cc',
'engine/non_blocking_type_processor_unittest.cc',
'engine/sync_scheduler_unittest.cc',
+ 'engine/sync_thread_sync_entity_unittest.cc',
'engine/syncer_proto_util_unittest.cc',
'engine/syncer_unittest.cc',
'engine/syncer_util_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