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