| Index: components/app_modal_dialogs/DEPS
|
| diff --git a/components/web_contents_delegate_android/DEPS b/components/app_modal_dialogs/DEPS
|
| similarity index 63%
|
| copy from components/web_contents_delegate_android/DEPS
|
| copy to components/app_modal_dialogs/DEPS
|
| index e560a548e26d90b77b84b4114fb99c2570ec185c..bc65d1ffb897f2f94ed177b44d4d02d8d7e6dd9e 100644
|
| --- a/components/web_contents_delegate_android/DEPS
|
| +++ b/components/app_modal_dialogs/DEPS
|
| @@ -1,7 +1,9 @@
|
| include_rules = [
|
| "+content/public/browser",
|
| "+content/public/common",
|
| - "+jni",
|
| + "+grit/components_strings.h",
|
| + "+net/base",
|
| + "+ui/aura",
|
| "+ui/base",
|
| "+ui/gfx",
|
| ]
|
|
|