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

Unified Diff: mash/app_driver/BUILD.gn

Issue 2092343002: Touch HUD app for mustash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/app_driver/BUILD.gn
diff --git a/mash/app_driver/BUILD.gn b/mash/app_driver/BUILD.gn
index b3121c197d6d752c97d7452807b27d7ce9374a9c..81d08fe62cdd57ca8ca45c099d1e6e52c953f25f 100644
--- a/mash/app_driver/BUILD.gn
+++ b/mash/app_driver/BUILD.gn
@@ -47,6 +47,7 @@ mojo_native_application("app_driver") {
data_deps = [
":manifest",
"//mash/task_viewer",
+ "//mash/touch",
]
}

Powered by Google App Engine
This is Rietveld 408576698