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

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

Issue 1916183004: Eliminate support for V0 manifests, migrate all to V1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@explicit
Patch Set: . Created 4 years, 8 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/browser_driver/manifest.json ('k') | media/mojo/services/apptest_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 981865746c0983f33e84b745747137d502288373..a5aea1d2cd70f25d128553d0d87267a9df33f0d3 100644
--- a/mash/example/window_type_launcher/manifest.json
+++ b/mash/example/window_type_launcher/manifest.json
@@ -1,4 +1,5 @@
{
+ "manifest_version": 1,
"name": "exe:window_type_launcher_exe",
"display_name": "Window Type Launcher",
"capabilities": {
« no previous file with comments | « mash/browser_driver/manifest.json ('k') | media/mojo/services/apptest_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698