| Index: components/sync/BUILD.gn
 | 
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
 | 
| index 0535e22b5011f6897ccf82f53602f3d714a63696..0f94b9399e38b6b0376c558c3438e6b49a8c706c 100644
 | 
| --- a/components/sync/BUILD.gn
 | 
| +++ b/components/sync/BUILD.gn
 | 
| @@ -659,8 +659,6 @@ static_library("test_support_engine") {
 | 
|      "engine_impl/test_entry_factory.h",
 | 
|      "syncable/test_user_share.cc",
 | 
|      "syncable/test_user_share.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",
 | 
| 
 |