Chromium Code Reviews| Index: mojo/apps/js/DEPS |
| diff --git a/chrome/android/DEPS b/mojo/apps/js/DEPS |
| similarity index 50% |
| copy from chrome/android/DEPS |
| copy to mojo/apps/js/DEPS |
| index c80012b5621e39fd8d3706ab0ee35fbea8154c7d..719fd94d58fa8b279780a1b219cb81c49163347c 100644 |
| --- a/chrome/android/DEPS |
| +++ b/mojo/apps/js/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| - "+jni", |
| + "+v8", |
| + "-base", |
| ] |