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

Unified Diff: components/safe_browsing/BUILD.gn

Issue 2603433002: Move SecurityInterstitialPage into component (Closed)
Patch Set: missed some changes in rebase Created 3 years, 11 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
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | components/security_interstitials/content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/BUILD.gn
diff --git a/components/safe_browsing/BUILD.gn b/components/safe_browsing/BUILD.gn
index efd199d8636c6e172f9c43c0ed239323005778a6..2559fb0d2be4671ae0e008b2dbb106d1edf0d35c 100644
--- a/components/safe_browsing/BUILD.gn
+++ b/components/safe_browsing/BUILD.gn
@@ -16,7 +16,7 @@ source_set("safe_browsing") {
"//components/safe_browsing_db:database_manager",
"//components/safe_browsing_db:remote_database_manager",
"//components/safe_browsing_db:safe_browsing_prefs",
- "//components/security_interstitials/content:unsafe_resource",
+ "//components/security_interstitials/content:security_interstitial_page",
"//content/public/browser:browser",
"//net:net",
]
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | components/security_interstitials/content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698