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

Unified Diff: ash/mus/manifest.json

Issue 2037033004: Renames mojo:desktop_wm to mojo:ash (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
« no previous file with comments | « ash/mus/app_launch_unittest.cc ('k') | ash/mus/window_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index ed9419435f88b8e03b924cf9c1249a3f7638a070..06d79fcded9c173e8bada4c332aaebf96b635fda 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:desktop_wm",
- "display_name": "Window Manager",
+ "name": "mojo:ash",
+ "display_name": "Ash Window Manager and Shell",
"capabilities": {
"provided": {
"mus:window_manager" : [ "mus::mojom::AcceleratorRegistrar" ]
« no previous file with comments | « ash/mus/app_launch_unittest.cc ('k') | ash/mus/window_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698