| Index: components/app_modal_dialogs/DEPS
|
| diff --git a/components/web_modal/DEPS b/components/app_modal_dialogs/DEPS
|
| similarity index 62%
|
| copy from components/web_modal/DEPS
|
| copy to components/app_modal_dialogs/DEPS
|
| index 3539cc439134891e656897f888f72d62ceba8186..9faf2b465501a512cc5bcf5f416ce895de5413af 100644
|
| --- a/components/web_modal/DEPS
|
| +++ b/components/app_modal_dialogs/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| "+content/public/browser",
|
| - "+content/public/test",
|
| + "+grit/components_strings.h",
|
| "+net/base",
|
| + "+ui/aura",
|
| "+ui/gfx",
|
| ]
|
|
|