Chromium Code Reviews| Index: mojo/public/bindings/js/DEPS |
| diff --git a/mojo/apps/js/DEPS b/mojo/public/bindings/js/DEPS |
| similarity index 54% |
| copy from mojo/apps/js/DEPS |
| copy to mojo/public/bindings/js/DEPS |
| index 719fd94d58fa8b279780a1b219cb81c49163347c..ac120badd373763a418666d249e6685b960e6738 100644 |
| --- a/mojo/apps/js/DEPS |
| +++ b/mojo/public/bindings/js/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+gin", |
| + "+testing", |
| "+v8", |
| - "-base", |
| ] |