Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2340)

Unified Diff: ash/autoclick/common/DEPS

Issue 2193563002: ash: Refactor autoclick common code to ash/autoclick/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delegate Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/autoclick/common/DEPS
diff --git a/ui/aura_extra/DEPS b/ash/autoclick/common/DEPS
similarity index 52%
copy from ui/aura_extra/DEPS
copy to ash/autoclick/common/DEPS
index 1e35c16d7a4dd4da7c3407f2f6d81d28d9266f8a..b940836558cef235dd75f9a0a3e4b719bed3f6a2 100644
--- a/ui/aura_extra/DEPS
+++ b/ash/autoclick/common/DEPS
@@ -1,8 +1,13 @@
include_rules = [
+ "-ash",
+ "+ash/autoclick/common",
+ "+base",
"+third_party/skia",
"+ui/aura",
- "+ui/base",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
+ "+ui/gfx/geometry",
+ "+ui/views",
+ "+ui/wm",
]

Powered by Google App Engine
This is Rietveld 408576698