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

Unified Diff: sync/sync_tests.gypi

Issue 280983002: Implement sync in the NonBlockingTypeProcessor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add some comments Created 6 years, 7 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/sessions/model_type_registry.cc ('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 ea15c7609701fdbc50135edae9bbe4a1db731148..f680bccf002521f93e267ad6ba41da0798f6f551 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -299,6 +299,8 @@
'engine/directory_commit_contribution_unittest.cc',
'engine/directory_update_handler_unittest.cc',
'engine/get_updates_processor_unittest.cc',
+ 'engine/model_thread_sync_entity.cc',
+ 'engine/non_blocking_type_processor_unittest.cc',
'engine/sync_scheduler_unittest.cc',
'engine/syncer_proto_util_unittest.cc',
'engine/syncer_unittest.cc',
« sync/sessions/model_type_registry.cc ('K') | « sync/sync_core.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698