| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index d535c119a001e5ec5e9946a02703de873c088ce0..6e27b78e36af6f982b107ec8cd03d3e86e1865c4 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",
|
|
|