Index: components/security_interstitials/core/BUILD.gn |
diff --git a/components/security_interstitials/core/BUILD.gn b/components/security_interstitials/core/BUILD.gn |
index dbd5bccad1213454bd8f96c46f888b01992517bd..42e57466a11fceec67003f706db5043b00608c8a 100644 |
--- a/components/security_interstitials/core/BUILD.gn |
+++ b/components/security_interstitials/core/BUILD.gn |
@@ -12,6 +12,8 @@ static_library("core") { |
"controller_client.h", |
"metrics_helper.cc", |
"metrics_helper.h", |
+ "safe_browsing_error_ui.cc", |
+ "safe_browsing_error_ui.h", |
"ssl_error_ui.cc", |
"ssl_error_ui.h", |
] |