summaryrefslogtreecommitdiffstats
path: root/chromium/mojo/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/DEPS')
-rw-r--r--chromium/mojo/DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/mojo/DEPS b/chromium/mojo/DEPS
new file mode 100644
index 00000000000..22cb4c1ac91
--- /dev/null
+++ b/chromium/mojo/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+base",
+ "+build",
+ "+mojo",
+ "-mojo/system",
+ "+testing",
+]