Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: components/security_interstitials/core/BUILD.gn

Issue 2898593002: WebView: choose loud vs. quiet interstitial (Closed)
Patch Set: Rebase, fix merge conflicts Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698