| Index: components/app_modal_dialogs/views/DEPS
|
| diff --git a/chrome/test/remoting/DEPS b/components/app_modal_dialogs/views/DEPS
|
| similarity index 46%
|
| copy from chrome/test/remoting/DEPS
|
| copy to components/app_modal_dialogs/views/DEPS
|
| index a9835e670812c77142015480087e4e3130a70832..9783b36114599e36040fd82dc628c52eb5cddba6 100644
|
| --- a/chrome/test/remoting/DEPS
|
| +++ b/components/app_modal_dialogs/views/DEPS
|
| @@ -1,4 +1,5 @@
|
| include_rules = [
|
| - "+net",
|
| + "+components/constrained_window",
|
| "+ui/events/keycodes",
|
| + "+ui/views",
|
| ]
|
|
|