| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 570b6d31801c57a4d9b40894f6c8fcceba6558ca..76958a9a2bc60da9dcc151ee3ebb30395c2fb298 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -113,8 +113,6 @@ split_static_library("ui") {
|
| "login/login_handler.h",
|
| "login/login_interstitial_delegate.cc",
|
| "login/login_interstitial_delegate.h",
|
| - "media_utils.cc",
|
| - "media_utils.h",
|
| "navigation_correction_tab_observer.cc",
|
| "navigation_correction_tab_observer.h",
|
| "passwords/account_avatar_fetcher.cc",
|
|
|