Chromium Code Reviews| Index: mojo/public/js/bindings/tests/DEPS |
| diff --git a/gin/DEPS b/mojo/public/js/bindings/tests/DEPS |
| similarity index 50% |
| copy from gin/DEPS |
| copy to mojo/public/js/bindings/tests/DEPS |
| index 4e3f30adc78998f4bb2473a80649407ea2e7fa7a..37eb10c5969dae6e8d79fdc16caae051bfb7b52e 100644 |
| --- a/gin/DEPS |
| +++ b/mojo/public/js/bindings/tests/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| "+base", |
| + "+gin", |
| "+v8", |
| + "+mojo/bindings/js/core.h", |
| ] |