| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 59d906762551574345defce8cb6a247bdbef12a3..f0288b8836418e0d9798a671b50fcf1fa42b0e41 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1494,12 +1494,12 @@ split_static_library("ui") {
|
| "views/frame/native_widget_mac_frameless_nswindow.mm",
|
| "views/global_error_bubble_view.cc",
|
| "views/global_error_bubble_view.h",
|
| + "views/harmony/chrome_layout_delegate.cc",
|
| + "views/harmony/chrome_layout_delegate.h",
|
| "views/harmony/chrome_typography.cc",
|
| "views/harmony/chrome_typography.h",
|
| "views/harmony/harmony_layout_delegate.cc",
|
| "views/harmony/harmony_layout_delegate.h",
|
| - "views/harmony/layout_delegate.cc",
|
| - "views/harmony/layout_delegate.h",
|
| "views/location_bar/location_bar_bubble_delegate_view.cc",
|
| "views/location_bar/location_bar_bubble_delegate_view.h",
|
| "views/login_handler_views.cc",
|
|
|