Chromium Code Reviews| Index: ui/views_core/DEPS |
| diff --git a/ui/message_center/DEPS b/ui/views_core/DEPS |
| similarity index 55% |
| copy from ui/message_center/DEPS |
| copy to ui/views_core/DEPS |
| index b20b0ae1fa91d789e8ded7cd789060441325317b..cf4bb45bca6c7cd860c4a1a0f89af89ba8bd2ae3 100644 |
| --- a/ui/message_center/DEPS |
| +++ b/ui/views_core/DEPS |
| @@ -1,15 +1,9 @@ |
| include_rules = [ |
| - "+grit/ui_resources.h", |
| - "+grit/ui_strings.h", |
| - "+skia/ext", |
| - "+third_party/skia", |
| "+ui/accessibility", |
| - "+ui/aura", |
| "+ui/base", |
| "+ui/compositor", |
| "+ui/events", |
| "+ui/gfx", |
| "+ui/native_theme", |
| - "+ui/test", |
| "+ui/views", |
| ] |