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

Unified Diff: components/safe_browsing/BUILD.gn

Issue 2898593002: WebView: choose loud vs. quiet interstitial (Closed)
Patch Set: Update WebView test for behavior change 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/safe_browsing/BUILD.gn
diff --git a/components/safe_browsing/BUILD.gn b/components/safe_browsing/BUILD.gn
index 06bf6321c2cb6350a0f1e5999aa1e0fddfe12017..67757506f221192cc64720ee7a5ebae14d38d45c 100644
--- a/components/safe_browsing/BUILD.gn
+++ b/components/safe_browsing/BUILD.gn
@@ -24,6 +24,7 @@ source_set("safe_browsing") {
":base_ping_manager",
"//base:base",
"//base:i18n",
+ "//components/resources",
"//components/safe_browsing/common:safe_browsing_prefs",
"//components/safe_browsing_db:database_manager",
"//components/security_interstitials/content:security_interstitial_page",

Powered by Google App Engine
This is Rietveld 408576698