| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index d10862fb272dd2191bdb967c0dbbb956badc583c..1278f3f9804296f7a3836a7b53470d7b2034a849 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1496,12 +1496,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",
|
|
|