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

Unified Diff: components/subresource_filter/core/common/DEPS

Issue 2645283007: Add the client for accessing Subresource Filter only list. (Closed)
Patch Set: feature Created 3 years, 9 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/core/common/DEPS
diff --git a/components/subresource_filter/core/common/DEPS b/components/subresource_filter/core/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e579f595f639212af8d4bcecaa127d7bc43a8041
--- /dev/null
+++ b/components/subresource_filter/core/common/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/safe_browsing_db/util.h",
+]

Powered by Google App Engine
This is Rietveld 408576698