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

Unified Diff: mash/wm/manifest.json

Issue 2029883002: Moves mash/wm into ash/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_static_assert
Patch Set: move comment Created 4 years, 7 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/wm/main.cc ('k') | mash/wm/non_client_frame_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/manifest.json
diff --git a/mash/wm/manifest.json b/mash/wm/manifest.json
deleted file mode 100644
index ed9419435f88b8e03b924cf9c1249a3f7638a070..0000000000000000000000000000000000000000
--- a/mash/wm/manifest.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "manifest_version": 1,
- "name": "mojo:desktop_wm",
- "display_name": "Window Manager",
- "capabilities": {
- "provided": {
- "mus:window_manager" : [ "mus::mojom::AcceleratorRegistrar" ]
- },
- "required": {
- "*": { "classes": [ "app" ] },
- "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerFactoryService" ] }
- }
- }
-}
« no previous file with comments | « mash/wm/main.cc ('k') | mash/wm/non_client_frame_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698