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

Unified Diff: components/mus/ws/mus_ws_unittests_app_manifest.json

Issue 2119963002: Move mus to //services/ui (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 | « components/mus/ws/modal_window_controller.cc ('k') | components/mus/ws/operation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/mus_ws_unittests_app_manifest.json
diff --git a/components/mus/ws/mus_ws_unittests_app_manifest.json b/components/mus/ws/mus_ws_unittests_app_manifest.json
deleted file mode 100644
index 5e3872e21acaf9d3c96ffa87d83fc1cc585179ae..0000000000000000000000000000000000000000
--- a/components/mus/ws/mus_ws_unittests_app_manifest.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "manifest_version": 1,
- "name": "mojo:mus_ws_unittests_app",
- "display_name": "Mus Window Server Unittests",
- "capabilities": {
- "required": {
- "*": { "classes": [ "app" ] },
- "mojo:mus_ws_unittests_app": {
- "interfaces": [ "mus::mojom::WindowTreeClient" ]
- },
- "mojo:mus": {
- "interfaces": [ "mus::mojom::WindowTreeHostFactory" ]
- }
- }
- }
-}
« no previous file with comments | « components/mus/ws/modal_window_controller.cc ('k') | components/mus/ws/operation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698