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

Unified Diff: extensions/browser/api/declarative_net_request/DEPS

Issue 2881453002: DNR Prototype: With flatbuffers
Patch Set: -- Created 3 years, 6 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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/declarative_net_request/matcher_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/declarative_net_request/DEPS
diff --git a/extensions/browser/api/declarative_net_request/DEPS b/extensions/browser/api/declarative_net_request/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..38c99081b5ce0868574b80c743fec55c4b39bddd
--- /dev/null
+++ b/extensions/browser/api/declarative_net_request/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/subresource_filter/core/common"
+]
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/declarative_net_request/matcher_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698