summaryrefslogtreecommitdiffstats
path: root/chromium/mojo/android/javatests/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/android/javatests/DEPS')
-rw-r--r--chromium/mojo/android/javatests/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/mojo/android/javatests/DEPS b/chromium/mojo/android/javatests/DEPS
new file mode 100644
index 00000000000..78cf465ca0c
--- /dev/null
+++ b/chromium/mojo/android/javatests/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # out should be allowed by default, but bots are failing on this.
+ "+out",
+]