| Index: components/security_interstitials/core/BUILD.gn
|
| diff --git a/components/security_interstitials/core/BUILD.gn b/components/security_interstitials/core/BUILD.gn
|
| index 4880d0574b9cfbd6e2f83c5e6bf1f44a0a7aa121..ec859cf01d424667fb99a096a32eccfb3306831a 100644
|
| --- a/components/security_interstitials/core/BUILD.gn
|
| +++ b/components/security_interstitials/core/BUILD.gn
|
| @@ -20,6 +20,8 @@ static_library("core") {
|
| "safe_browsing_quiet_error_ui.h",
|
| "ssl_error_ui.cc",
|
| "ssl_error_ui.h",
|
| + "superfish_error_ui.cc",
|
| + "superfish_error_ui.h",
|
| "urls.cc",
|
| "urls.h",
|
| ]
|
|
|