Index: sync/sync_tests.gypi |
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi |
index 69804e1133b5cb4169b12e2f028a5af411bb6637..33594a1559019c195f87f1661790ef0fe2a6d00a 100644 |
--- a/sync/sync_tests.gypi |
+++ b/sync/sync_tests.gypi |
@@ -35,8 +35,6 @@ |
'sessions/test_util.cc', |
'sessions/test_util.h', |
'test/callback_counter.h', |
- "test/directory_backing_store_corruption_testing.cc", |
- "test/directory_backing_store_corruption_testing.h", |
'test/engine/fake_model_worker.cc', |
'test/engine/fake_model_worker.h', |
'test/engine/fake_sync_scheduler.cc', |
@@ -81,8 +79,6 @@ |
'test/test_transaction_observer.h', |
'test/trackable_mock_invalidation.cc', |
'test/trackable_mock_invalidation.h', |
- 'util/mock_unrecoverable_error_handler.cc', |
- 'util/mock_unrecoverable_error_handler.h', |
'util/test_unrecoverable_error_handler.cc', |
'util/test_unrecoverable_error_handler.h', |
], |