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

Unified Diff: sync/sync_tests.gypi

Issue 330523002: sync: Refactor NonBlockingTypeProcessorCore tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix 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
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 4cb5d17f42689a9beef21ca1b11745ffac580e89..6212dd4707eb766306588739a13cbbeb23851dab 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -42,8 +42,12 @@
'test/engine/mock_connection_manager.h',
'test/engine/mock_non_blocking_type_processor_core.cc',
'test/engine/mock_non_blocking_type_processor_core.h',
+ 'test/engine/mock_non_blocking_type_processor.cc',
+ 'test/engine/mock_non_blocking_type_processor.h',
'test/engine/mock_update_handler.cc',
'test/engine/mock_update_handler.h',
+ 'test/engine/single_type_mock_server.cc',
+ 'test/engine/single_type_mock_server.h',
'test/engine/test_directory_setter_upper.cc',
'test/engine/test_directory_setter_upper.h',
'test/engine/test_id_factory.h',
« no previous file with comments | « sync/engine/non_blocking_type_processor_interface.h ('k') | sync/test/engine/mock_non_blocking_type_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698