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

Unified Diff: components/safe_browsing/DEPS

Issue 2623733002: Componentize SafeBrowsingBlockingPage for WebView use (Closed)
Patch Set: 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
Index: components/safe_browsing/DEPS
diff --git a/components/safe_browsing/DEPS b/components/safe_browsing/DEPS
index 2f86b686963d6050053c683eb06ed0734918119f..0303a0f0ac388a124cc5875ea57b1c4eb485c669 100644
--- a/components/safe_browsing/DEPS
+++ b/components/safe_browsing/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/safe_browsing_db",
"+components/security_interstitials/content",
+ "+components/security_interstitials/core",
"+content/public/browser",
]

Powered by Google App Engine
This is Rietveld 408576698