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

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

Issue 2854263003: Add quiet safe browsing interstitial for WebView (Closed)
Patch Set: Fix unit test 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 f29f158c10c150eb7d376e1771e5147ca3beea86..b63c920e483276e29053e0a9ea0d564ea66b182b 100644
--- a/components/security_interstitials/core/BUILD.gn
+++ b/components/security_interstitials/core/BUILD.gn
@@ -16,6 +16,8 @@ static_library("core") {
"metrics_helper.h",
"safe_browsing_loud_error_ui.cc",
"safe_browsing_loud_error_ui.h",
+ "safe_browsing_quiet_error_ui.cc",
+ "safe_browsing_quiet_error_ui.h",
"ssl_error_ui.cc",
"ssl_error_ui.h",
]
« no previous file with comments | « components/safe_browsing/base_blocking_page.cc ('k') | components/security_interstitials/core/base_safe_browsing_error_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698