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

Unified Diff: mash/BUILD.gn

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: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 0231f789cec3737d81ca5804577c6fa086005cbf..bbe28365c9a5d34b22b96099f33139133e3a5982 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -11,6 +11,7 @@ group("all") {
deps = [
":mash_unittests",
+ "//ash/touch_hud",
sadrul 2016/07/15 15:01:11 ash/touch_hud/mus:touch_hud
riajiang 2016/07/15 17:01:28 Done.
"//components/leveldb",
"//mash/catalog_viewer",
"//mash/example",

Powered by Google App Engine
This is Rietveld 408576698