| Index: components/sync_driver/BUILD.gn
|
| diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
|
| index 15a460abb2e680e409bcc7779f8de877b3f87b71..f4d0d2a554cecb89e072f2f8451f597237b8a929 100644
|
| --- a/components/sync_driver/BUILD.gn
|
| +++ b/components/sync_driver/BUILD.gn
|
| @@ -32,8 +32,6 @@ source_set("sync_driver") {
|
| "device_info.h",
|
| "device_info_data_type_controller.cc",
|
| "device_info_data_type_controller.h",
|
| - "device_info_model_type_controller.cc",
|
| - "device_info_model_type_controller.h",
|
| "device_info_service.cc",
|
| "device_info_service.h",
|
| "device_info_sync_service.cc",
|
|
|