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