| Index: components/security_interstitials/core/BUILD.gn
|
| diff --git a/components/security_interstitials/core/BUILD.gn b/components/security_interstitials/core/BUILD.gn
|
| index 6970a43949d0608d1482f66542df3f1f19d188c5..8f10c0836d2b5e47a6902906491e2850d76adc4e 100644
|
| --- a/components/security_interstitials/core/BUILD.gn
|
| +++ b/components/security_interstitials/core/BUILD.gn
|
| @@ -14,6 +14,8 @@ static_library("core") {
|
| "metrics_helper.h",
|
| "safe_browsing_error_ui.cc",
|
| "safe_browsing_error_ui.h",
|
| + "safe_browsing_quiet_error_ui.cc",
|
| + "safe_browsing_quiet_error_ui.h",
|
| "ssl_error_ui.cc",
|
| "ssl_error_ui.h",
|
| ]
|
|
|