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

Unified Diff: mash/touch_hud/manifest.json

Issue 2092343002: Touch HUD app for mustash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change window manager connection unittest to original 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
« no previous file with comments | « mash/touch_hud/main.cc ('k') | mash/touch_hud/touch_hud_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/touch_hud/manifest.json
diff --git a/mash/task_viewer/manifest.json b/mash/touch_hud/manifest.json
similarity index 84%
copy from mash/task_viewer/manifest.json
copy to mash/touch_hud/manifest.json
index 7daac33f736bf1440bad7f7b020761cbd8e45d42..3330339dcb6e9b1c23dc0a89ffb1f8d195d2167e 100644
--- a/mash/task_viewer/manifest.json
+++ b/mash/touch_hud/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:task_viewer",
- "display_name": "Task Viewer",
+ "name": "mojo:touch_hud",
+ "display_name": "Touch Hud",
"capabilities": {
"provided": { "mash:launchable": ["mash::mojom::Launchable"] },
"required": {
« no previous file with comments | « mash/touch_hud/main.cc ('k') | mash/touch_hud/touch_hud_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698