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

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

Issue 2869383002: Unify safe_browsing* components [1]: move safe_browsing_prefs* (Closed)
Patch Set: fix win bots 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/content/BUILD.gn
diff --git a/components/security_interstitials/content/BUILD.gn b/components/security_interstitials/content/BUILD.gn
index d2252c2708bbfed37b80f722ce174693b3fb69be..d3e598ab3fe7d54f997664abf72cd65615a29deb 100644
--- a/components/security_interstitials/content/BUILD.gn
+++ b/components/security_interstitials/content/BUILD.gn
@@ -20,8 +20,8 @@ static_library("security_interstitial_page") {
"//base",
"//components/prefs:prefs",
"//components/resources",
+ "//components/safe_browsing/common:safe_browsing_prefs",
"//components/safe_browsing_db:hit_report",
- "//components/safe_browsing_db:safe_browsing_prefs",
"//components/safe_browsing_db:util",
"//components/security_interstitials/core:core",
"//content/public/browser",
« no previous file with comments | « components/safe_browsing_db/v4_update_protocol_manager.h ('k') | components/security_interstitials/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698