| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 59455f9f319270d7acd3b04f5fea684a6d8c9050..e69b5ecbb6b44252da4818599f5c8ef87ebc22f5 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -809,6 +809,8 @@ split_static_library("ui") {
|
| "singleton_tabs.h",
|
| "startup/bad_flags_prompt.cc",
|
| "startup/bad_flags_prompt.h",
|
| + "startup/chromedriver_infobar_delegate.cc",
|
| + "startup/chromedriver_infobar_delegate.h",
|
| "startup/google_api_keys_infobar_delegate.cc",
|
| "startup/google_api_keys_infobar_delegate.h",
|
| "startup/obsolete_system_infobar_delegate.cc",
|
|
|