| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 9ef60ed94b00df8ba9c6d059a469912f19e7b629..d276d0114a4e1b165e6740e69bf5a048d4245e1b 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -811,6 +811,8 @@ split_static_library("ui") {
|
| "signin_view_controller_delegate.h",
|
| "singleton_tabs.cc",
|
| "singleton_tabs.h",
|
| + "startup/automation_infobar_delegate.cc",
|
| + "startup/automation_infobar_delegate.h",
|
| "startup/bad_flags_prompt.cc",
|
| "startup/bad_flags_prompt.h",
|
| "startup/google_api_keys_infobar_delegate.cc",
|
|
|