| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index 3c047ea3a957e617f7e5e2f0470e923de151f3e9..f9b45d8ce97f9a5d1b60f61d12e3f86983c50f29 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -680,6 +680,8 @@ static_library("test_support_engine") {
|
| "engine/fake_model_type_processor.h",
|
| "engine/fake_sync_manager.cc",
|
| "engine/fake_sync_manager.h",
|
| + "engine/sync_engine_host_stub.cc",
|
| + "engine/sync_engine_host_stub.h",
|
| "engine/sync_manager_factory_for_profile_sync_test.cc",
|
| "engine/sync_manager_factory_for_profile_sync_test.h",
|
| "engine/test_engine_components_factory.cc",
|
|
|