summaryrefslogtreecommitdiff
path: root/chromium/components/js_injection/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/js_injection/DEPS')
-rw-r--r--chromium/components/js_injection/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/components/js_injection/DEPS b/chromium/components/js_injection/DEPS
new file mode 100644
index 00000000000..74dd110e2d9
--- /dev/null
+++ b/chromium/components/js_injection/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+content/public",
+ "+mojo/public",
+ "+net",
+ "+third_party/blink/public",
+]