Chromium Code Reviews| Index: ui/arc/notification/DEPS |
| diff --git a/ash/system/DEPS b/ui/arc/notification/DEPS |
| similarity index 50% |
| copy from ash/system/DEPS |
| copy to ui/arc/notification/DEPS |
| index 1121c69a1a77d1455a95b7959ae2c760b0dd6eb6..47f22f65cb969b4613fb9183ecf8c169c4933cf8 100644 |
| --- a/ash/system/DEPS |
| +++ b/ui/arc/notification/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| - "-chromeos", |
| "+components/signin/core/account_id", |
| + "+third_party/skia", |
| + "+ui/gfx", |
| + "+ui/message_center", |
| ] |