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