Chromium Code Reviews| Index: components/service_tab_launcher/DEPS |
| diff --git a/ash/keyboard_overlay/DEPS b/components/service_tab_launcher/DEPS |
| similarity index 83% |
| copy from ash/keyboard_overlay/DEPS |
| copy to components/service_tab_launcher/DEPS |
| index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..49a36451963f8266e0e1d55ad5f92ec23d8f1ec5 100644 |
| --- a/ash/keyboard_overlay/DEPS |
| +++ b/components/service_tab_launcher/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/public/browser", |
| + "+jni", |
| ] |