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