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

Unified Diff: ash/autoclick/mus/DEPS

Issue 2316553003: mash: Add autoclick app. (Closed)
Patch Set: Created 4 years, 3 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/mus/DEPS
diff --git a/ash/touch_hud/mus/DEPS b/ash/autoclick/mus/DEPS
similarity index 88%
copy from ash/touch_hud/mus/DEPS
copy to ash/autoclick/mus/DEPS
index c9a349dca9153735fbdd26d75fead7d933d93b65..6af614bf44e699e8f57ad6be87ae54ca63e805c7 100644
--- a/ash/touch_hud/mus/DEPS
+++ b/ash/autoclick/mus/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"-ash",
+ "+ash/autoclick",
sky 2016/09/09 21:42:29 Shouldn't this be ash/autoclick/common?
riajiang 2016/09/12 16:15:46 Done.
"+ash/public",
- "+ash/touch_hud",
"+mash/public/interfaces",
"+mojo/public",
"+services/shell/public",

Powered by Google App Engine
This is Rietveld 408576698