Chromium Code Reviews| 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..0e94bb65d4822cbf05a7367534d332444267cb27 |
| --- /dev/null |
| +++ b/chrome/test/data/nacl/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + # NaCl modules include PPAPI headers. |
| + "+ppapi", |
| +] |
| + |
|
Mark Seaborn
2012/08/13 22:16:59
Drop extra line (as Brad says for another file :-)
Nick Bray (chromium)
2012/08/13 23:16:26
Done.
|