Chromium Code Reviews| Index: components/app_modal_dialogs/views/DEPS |
| diff --git a/components/app_modal_dialogs/views/DEPS b/components/app_modal_dialogs/views/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9783b36114599e36040fd82dc628c52eb5cddba6 |
| --- /dev/null |
| +++ b/components/app_modal_dialogs/views/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+components/constrained_window", |
| + "+ui/events/keycodes", |
| + "+ui/views", |
| +] |