| Index: sync/BUILD.gn
|
| diff --git a/sync/BUILD.gn b/sync/BUILD.gn
|
| index bfb3566f1f3ce23553fb0aa0585dab6a51b3a9c5..d6cec9269dafdf9b38b2c2e853d56eb5c85535e8 100644
|
| --- a/sync/BUILD.gn
|
| +++ b/sync/BUILD.gn
|
| @@ -444,8 +444,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",
|
| @@ -490,8 +488,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",
|
| ]
|
|
|