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

Unified Diff: mash/BUILD.gn

Issue 2296763009: mash: Fix launching touch hud app in mash mode. (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: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 9f8e69925d98bf7f3e95256997ae76a39e0bf2f7..95a0a70f2129ea7b0403c6b845f1610c71cf2cdb 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -11,7 +11,6 @@ group("all") {
deps = [
":mash_unittests",
- "//ash/touch_hud/mus:touch_hud",
sky 2016/09/01 22:09:36 Don't we still want this built? Without this if yo
riajiang 2016/09/02 18:18:38 Added touch_hud as a data_dep for ash/mus.
"//components/leveldb",
"//mash/catalog_viewer",
"//mash/example",

Powered by Google App Engine
This is Rietveld 408576698