Index: chrome/test/data/nacl/DEPS |
diff --git a/chrome/test/data/nacl/DEPS b/chrome/test/data/nacl/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..98c34602d763c1def75dcaa14f1a9584e18fe7a3 |
--- /dev/null |
+++ b/chrome/test/data/nacl/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ # NaCl modules include PPAPI headers. |
+ "+ppapi", |
+] |