Chromium Code Reviews| Index: apps/ui/views/DEPS |
| diff --git a/apps/ui/views/DEPS b/apps/ui/views/DEPS |
| index be78ec15c97ef5576465a4818b19054f0e95de8f..5e268f1376bab44ea468f543b6553b3d2d973485 100644 |
| --- a/apps/ui/views/DEPS |
| +++ b/apps/ui/views/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| # crbug.com/306688 |
| "+grit/theme_resources.h", |
| "+ui/strings/grit/ui_strings.h", |
| + "+components/native_app_window", |
| ] |