summaryrefslogtreecommitdiffstats
path: root/chrome/test/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/DEPS')
-rw-r--r--chrome/test/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
new file mode 100644
index 0000000..20e075d
--- /dev/null
+++ b/chrome/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # The test directory can do whatever it wants in chrome.
+ "+chrome",
+]