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

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

Issue 2949003003: Implement a skeleton of the Superfish interstitial (Closed)
Patch Set: actually fix excessive output problem Created 3 years, 6 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 4880d0574b9cfbd6e2f83c5e6bf1f44a0a7aa121..ec859cf01d424667fb99a096a32eccfb3306831a 100644
--- a/components/security_interstitials/core/BUILD.gn
+++ b/components/security_interstitials/core/BUILD.gn
@@ -20,6 +20,8 @@ static_library("core") {
"safe_browsing_quiet_error_ui.h",
"ssl_error_ui.cc",
"ssl_error_ui.h",
+ "superfish_error_ui.cc",
+ "superfish_error_ui.h",
"urls.cc",
"urls.h",
]
« no previous file with comments | « components/certificate_reporting/error_report.cc ('k') | components/security_interstitials/core/ssl_error_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698