| Index: components/history/core/browser/BUILD.gn
|
| diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
|
| index e4c4d21987b2f622f3c751e913ce58fa0f204bb0..b2889377b2c2112491f49836d6b21890d524c4c0 100644
|
| --- a/components/history/core/browser/BUILD.gn
|
| +++ b/components/history/core/browser/BUILD.gn
|
| @@ -66,6 +66,8 @@ static_library("browser") {
|
| "top_sites_observer.h",
|
| "typed_url_data_type_controller.cc",
|
| "typed_url_data_type_controller.h",
|
| + "typed_url_sync_bridge.cc",
|
| + "typed_url_sync_bridge.h",
|
| "typed_url_sync_metadata_database.cc",
|
| "typed_url_sync_metadata_database.h",
|
| "typed_url_syncable_service.cc",
|
|
|