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

Unified Diff: mash/example/window_type_launcher/manifest.json

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 years 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
Index: mash/example/window_type_launcher/manifest.json
diff --git a/mash/example/window_type_launcher/manifest.json b/mash/example/window_type_launcher/manifest.json
index 0fe19c67f60bda490bdb918288d0a459a5af0e99..2b47401a081f9517fd7b0f0eb6eaf0400f0bc726 100644
--- a/mash/example/window_type_launcher/manifest.json
+++ b/mash/example/window_type_launcher/manifest.json
@@ -5,8 +5,7 @@
"service_manager:connector": {
"provides": { "mash:launchable": [ "mash::mojom::Launchable" ] },
"requires": {
- "*": [ "app" ],
- "mash_session": [ "mash_session:session" ]
+ "*": [ "app" ]
}
}
}
« no previous file with comments | « mash/example/window_type_launcher/BUILD.gn ('k') | mash/example/window_type_launcher/window_type_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698