| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index f05878b0e297fec752937d44b60af5350016c17f..2a552cd7662759200463e818cc2ccec960b3e1f3 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -760,6 +760,8 @@ static_library("test_support_model") {
|
| "model/mock_model_type_store.h",
|
| "model/model_type_store_test_util.cc",
|
| "model/model_type_store_test_util.h",
|
| + "model/recording_model_type_change_processor.cc",
|
| + "model/recording_model_type_change_processor.h",
|
| "model/stub_model_type_sync_bridge.cc",
|
| "model/stub_model_type_sync_bridge.h",
|
| "model/sync_change_processor_wrapper_for_test.cc",
|
|
|