Index: components/infobars/core/BUILD.gn |
diff --git a/components/infobars/core/BUILD.gn b/components/infobars/core/BUILD.gn |
index 2959e0dc62098299ac958f0399782cde1aa4dfe1..831a9483ff7cfcf6343314f1f754054d562ac0f3 100644 |
--- a/components/infobars/core/BUILD.gn |
+++ b/components/infobars/core/BUILD.gn |
@@ -6,6 +6,8 @@ static_library("core") { |
sources = [ |
"confirm_infobar_delegate.cc", |
"confirm_infobar_delegate.h", |
+ "confirm_infobar_delegate_factory.cc", |
+ "confirm_infobar_delegate_factory.h", |
"infobar.cc", |
"infobar.h", |
"infobar_container.cc", |