| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 3144335479cfaa4d4e82fa5054af3dcdc908d771..48954828d22e45a0e9e4c696ca0d9a9da06173ee 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1498,12 +1498,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",
|
|
|