summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/nacl/DEPS')
-rw-r--r--chrome/nacl/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS
new file mode 100644
index 0000000..8bdeefd
--- /dev/null
+++ b/chrome/nacl/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+app",
+ "+chrome/test",
+ "+sandbox/src",
+ "+native_client/src",
+]