| 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',
|
|
|