Chromium Code Reviews| Index: ui/arc/notification/DEPS |
| diff --git a/ui/arc/notification/DEPS b/ui/arc/notification/DEPS |
| index 47f22f65cb969b4613fb9183ecf8c169c4933cf8..062fd044f71e9517c6390b4150a3ad27db852a41 100644 |
| --- a/ui/arc/notification/DEPS |
| +++ b/ui/arc/notification/DEPS |
| @@ -1,6 +1,8 @@ |
| include_rules = [ |
| + "+components/exo", |
| "+components/signin/core/account_id", |
| "+third_party/skia", |
| "+ui/gfx", |
| "+ui/message_center", |
| + "+ui/views", |
| ] |