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

Unified Diff: components/subresource_filter/content/browser/DEPS

Issue 2645283007: Add the client for accessing Subresource Filter only list. (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/subresource_filter/content/browser/DEPS
diff --git a/components/subresource_filter/content/browser/DEPS b/components/subresource_filter/content/browser/DEPS
index 2e01c67475eac1f89e004aee37a7dc73663e0d0b..a6b08e792e9be3c2bd5958f1433da71898148a73 100644
--- a/components/subresource_filter/content/browser/DEPS
+++ b/components/subresource_filter/content/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/keyed_service/core",
+ "+components/safe_browsing_db",
"+content/public/browser",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698