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

Unified Diff: mojo/shell/tests/application_manager_apptest_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
Index: mojo/shell/tests/application_manager_apptest_manifest.json
diff --git a/mojo/shell/tests/application_manager_apptest_manifest.json b/mojo/shell/tests/application_manager_apptest_manifest.json
index e204a346649efc78ce6b40a8ad47b52a69f7e95f..8f190be5169a2b5ed849a91e8b7f65188668c59e 100644
--- a/mojo/shell/tests/application_manager_apptest_manifest.json
+++ b/mojo/shell/tests/application_manager_apptest_manifest.json
@@ -1,5 +1,5 @@
{
- "url": "mojo://mojo_shell_apptests/",
- "name": "Application Manager Apptests",
+ "name": "mojo:mojo_shell_apptests",
+ "display_name": "Application Manager Apptests",
"capabilities": { "*": [ "*" ] }
}

Powered by Google App Engine
This is Rietveld 408576698