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

Unified Diff: mojo/shell/tests/package_test_app_b_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/tests/package_test_app_a_manifest.json ('k') | mojo/shell/tests/package_test_package.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/package_test_app_b_manifest.json
diff --git a/mojo/shell/tests/package_test_app_b_manifest.json b/mojo/shell/tests/package_test_app_b_manifest.json
index 418c2759dc76ff7c95100d54eb7f87e45d65b739..b1cff2aec0362f312d2eddeb2392c980529c2c1a 100644
--- a/mojo/shell/tests/package_test_app_b_manifest.json
+++ b/mojo/shell/tests/package_test_app_b_manifest.json
@@ -1,5 +1,5 @@
{
- "url": "mojo://package_test_b/",
- "name": "Package Test B",
+ "name": "mojo:package_test_b",
+ "display_name": "Package Test B",
"capabilities": {}
}
« no previous file with comments | « mojo/shell/tests/package_test_app_a_manifest.json ('k') | mojo/shell/tests/package_test_package.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698