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

Unified Diff: ash/touch_hud/mus/DEPS

Issue 2150933003: mash: Add touch-hud app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sequence. Created 4 years, 5 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/touch_hud/mus/DEPS
diff --git a/ash/touch_hud/mus/DEPS b/ash/touch_hud/mus/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6224e47337819e152af413623db7e6d0e1ee3f68
--- /dev/null
+++ b/ash/touch_hud/mus/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+mash/public/interfaces",
+ "+mojo/public",
+ "+services/shell/public",
+ "+services/tracing/public",
+ "+services/ui/public",
sadrul 2016/07/15 15:01:10 Add "-ash" and then "+ash/touch_hud", "+ash/public
riajiang 2016/07/15 17:01:27 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698