| 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": { "*": [ "*" ] }
|
| }
|
|
|