| Index: components/security_interstitials/core/BUILD.gn
|
| diff --git a/components/security_interstitials/core/BUILD.gn b/components/security_interstitials/core/BUILD.gn
|
| index b63c920e483276e29053e0a9ea0d564ea66b182b..364f681b6ccfd770745c6c2bb302ddbe07b31f08 100644
|
| --- a/components/security_interstitials/core/BUILD.gn
|
| +++ b/components/security_interstitials/core/BUILD.gn
|
| @@ -29,6 +29,7 @@ static_library("core") {
|
| "//components/history/core/browser",
|
| "//components/metrics",
|
| "//components/prefs",
|
| + "//components/resources",
|
| "//components/ssl_errors",
|
| "//components/strings",
|
| "//components/url_formatter",
|
|
|