Chromium Code Reviews| Index: extensions/shell/common/DEPS |
| diff --git a/extensions/shell/common/DEPS b/extensions/shell/common/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6facae873b4776c9087b03fc1113bed44e9f29dd |
| --- /dev/null |
| +++ b/extensions/shell/common/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+components/nacl/common", |
| + "+ppapi", |
| +] |