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

Unified Diff: mojo/shell/runner/child/manifest.json

Issue 1743473002: Change Mojo URLs to structured names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@18collapse
Patch Set: . Created 4 years, 10 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 | « mojo/shell/public/interfaces/shell_client_factory.mojom ('k') | mojo/shell/standalone/context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/runner/child/manifest.json
diff --git a/mojo/shell/runner/child/manifest.json b/mojo/shell/runner/child/manifest.json
index 3df43ae2af14a890120f24f02d8f195a3d2834b1..cc407220a1a0f3a1687ffd1654a52281bd7a0325 100644
--- a/mojo/shell/runner/child/manifest.json
+++ b/mojo/shell/runner/child/manifest.json
@@ -1,5 +1,5 @@
{
- "url": "mojo://mojo_runner_child_apptest/",
- "name": "Runner Child Apptest",
+ "name": "mojo:mojo_runner_child_apptest",
+ "display_name": "Runner Child Apptest",
"capabilities": { "*": [ "*" ] }
}
« no previous file with comments | « mojo/shell/public/interfaces/shell_client_factory.mojom ('k') | mojo/shell/standalone/context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698