Index: ash/autoclick/common/DEPS |
diff --git a/ui/arc/notification/DEPS b/ash/autoclick/common/DEPS |
similarity index 52% |
copy from ui/arc/notification/DEPS |
copy to ash/autoclick/common/DEPS |
index 5b939a5775608306c00acd567e4fcd3e3d7bfc14..56bc5883a7520041d1a9fc7e83cef9435a6fab5b 100644 |
--- a/ui/arc/notification/DEPS |
+++ b/ash/autoclick/common/DEPS |
@@ -1,16 +1,14 @@ |
include_rules = [ |
- "+components/exo", |
- "+components/signin/core/account_id", |
+ "-ash", |
+ "+ash/autoclick/common", |
+ "+base", |
"+third_party/skia", |
"+ui/aura", |
- "+ui/base", |
"+ui/compositor", |
"+ui/display", |
"+ui/events", |
"+ui/gfx", |
- "+ui/message_center", |
- "+ui/resources", |
- "+ui/strings", |
+ "+ui/gfx/geometry", |
"+ui/views", |
"+ui/wm", |
] |