Chromium Code Reviews| Index: mojo/public/environment/standalone/DEPS |
| diff --git a/mojo/public/environment/standalone/DEPS b/mojo/public/environment/standalone/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a04b88fca644eac1b538765c150a52b516fbb85b |
| --- /dev/null |
| +++ b/mojo/public/environment/standalone/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+mojo/public/environment" |
| + "+mojo/public/utility" |
| +] |