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

Unified Diff: components/safe_browsing/DEPS

Issue 2605213002: componentize SafeBrowsingService (Closed)
Patch Set: Marking method as overriding Created 4 years 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..6d9e7f08ba89129f2cacaf43fa433edc771f5467 100644
--- a/components/safe_browsing/DEPS
+++ b/components/safe_browsing/DEPS
@@ -2,4 +2,6 @@ include_rules = [
"+components/safe_browsing_db",
"+components/security_interstitials/content",
"+content/public/browser",
+ "+google_apis",
+ "+net/url_request",
]

Powered by Google App Engine
This is Rietveld 408576698