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

Unified Diff: components/safe_browsing/DEPS

Issue 2605213002: componentize SafeBrowsingService (Closed)
Patch Set: Remove explicit return statements Created 3 years, 12 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 | « components/safe_browsing/BUILD.gn ('k') | components/safe_browsing/base_safe_browsing_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/DEPS
diff --git a/components/safe_browsing/DEPS b/components/safe_browsing/DEPS
index 2f86b686963d6050053c683eb06ed0734918119f..bf6183f87999ddde65e73b677a6a3a92768130b4 100644
--- a/components/safe_browsing/DEPS
+++ b/components/safe_browsing/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/safe_browsing_db",
"+components/security_interstitials/content",
"+content/public/browser",
+ "+net/url_request",
]
« no previous file with comments | « components/safe_browsing/BUILD.gn ('k') | components/safe_browsing/base_safe_browsing_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698