Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index 07008685e4ea287b55506089ba92f50596453a14..c32974bd1f96f3c5f69141610956488e019f3e4e 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -814,6 +814,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", |