| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index cda77e2c4d0a884b4fe3fa9842735e571fca09bc..cacc41c6e42b2de8bb1510093ada853fd785aabc 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1309,8 +1309,6 @@ split_static_library("browser") {
|
| "sync/sync_startup_tracker.h",
|
| "tab_contents/navigation_metrics_recorder.cc",
|
| "tab_contents/navigation_metrics_recorder.h",
|
| - "tab_contents/origins_seen_service_factory.cc",
|
| - "tab_contents/origins_seen_service_factory.h",
|
| "tab_contents/retargeting_details.h",
|
| "tab_contents/tab_util.cc",
|
| "tab_contents/tab_util.h",
|
|
|