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

Unified Diff: mash/app_driver/manifest.json

Issue 2428173002: mash: Remove app_driver. (Closed)
Patch Set: Rebase to ToT Created 4 years, 2 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/app_driver/main.cc ('k') | mash/package/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/app_driver/manifest.json
diff --git a/mash/app_driver/manifest.json b/mash/app_driver/manifest.json
deleted file mode 100644
index ff7aaf625fbfb8d99220ae224e153179521e9268..0000000000000000000000000000000000000000
--- a/mash/app_driver/manifest.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "name": "service:app_driver",
- "display_name": "App Driver",
- "interface_provider_specs": {
- "service_manager:connector": {
- "requires": {
- "*": [ "mash:launchable", "mus:window_manager" ],
- "service:catalog": [ "catalog:catalog" ]
- }
- }
- }
-}
« no previous file with comments | « mash/app_driver/main.cc ('k') | mash/package/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698