| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 0a43bf420068effebf909bbae28cb31459b96e79..d0e4343af6fe5bf29b05bdb1af1a27732a76aa74 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -2970,6 +2970,8 @@ split_static_library("ui") {
|
| "cocoa/styled_text_field.mm",
|
| "cocoa/styled_text_field_cell.h",
|
| "cocoa/styled_text_field_cell.mm",
|
| + "cocoa/subresource_filter/subresource_filter_bubble_controller.h",
|
| + "cocoa/subresource_filter/subresource_filter_bubble_controller.mm",
|
| "cocoa/tab_contents/favicon_util_mac.h",
|
| "cocoa/tab_contents/favicon_util_mac.mm",
|
| "cocoa/tab_contents/overlayable_contents_controller.h",
|
|
|