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

Unified Diff: mash/touch/manifest.json

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/touch/manifest.json
diff --git a/mash/task_viewer/manifest.json b/mash/touch/manifest.json
similarity index 84%
copy from mash/task_viewer/manifest.json
copy to mash/touch/manifest.json
index 7daac33f736bf1440bad7f7b020761cbd8e45d42..a9aa204e1d44816862a6478c7b6518012bc144fa 100644
--- a/mash/task_viewer/manifest.json
+++ b/mash/touch/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:task_viewer",
- "display_name": "Task Viewer",
+ "name": "mojo:touch",
sadrul 2016/06/27 14:44:54 "touch" is too generic. Let's call this touch_hud
riajiang 2016/06/28 21:52:51 Done.
+ "display_name": "Touch Hud",
"capabilities": {
"provided": { "mash:launchable": ["mash::mojom::Launchable"] },
"required": {

Powered by Google App Engine
This is Rietveld 408576698