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

Unified Diff: extensions/common/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
Index: extensions/common/api/declarative_net_request/DEPS
diff --git a/extensions/common/api/declarative_net_request/DEPS b/extensions/common/api/declarative_net_request/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0a587b479835404abe14c2c43c3ce4a5d8c86884
--- /dev/null
+++ b/extensions/common/api/declarative_net_request/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/subresource_filter/core/common",
+ "+third_party/flatbuffers/src/include/flatbuffers/flatbuffers.h"
+]
« no previous file with comments | « extensions/common/api/declarative_net_request.idl ('k') | extensions/common/api/declarative_net_request/constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698