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

Unified Diff: ash/autoclick/mus/manifest.json

Issue 2316553003: mash: Add autoclick app. (Closed)
Patch Set: MouseEvent; if etc. 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
« no previous file with comments | « ash/autoclick/mus/main.cc ('k') | ash/autoclick/mus/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/autoclick/mus/manifest.json
diff --git a/ash/touch_hud/mus/manifest.json b/ash/autoclick/mus/manifest.json
similarity index 77%
copy from ash/touch_hud/mus/manifest.json
copy to ash/autoclick/mus/manifest.json
index 3eef5e8d403bd360a3fc12991af1964fcdb6df2c..53820b32b192f5ac807867e11779bbd53b1f94b7 100644
--- a/ash/touch_hud/mus/manifest.json
+++ b/ash/autoclick/mus/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:touch_hud",
- "display_name": "Touch Hud",
+ "name": "mojo:accessibility_autoclick",
+ "display_name": "Autoclick",
"capabilities": {
"provided": { "mash:launchable": ["mash::mojom::Launchable"] },
"required": {
« no previous file with comments | « ash/autoclick/mus/main.cc ('k') | ash/autoclick/mus/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698