| Index: mojo/shell/tests/application_manager_apptest_driver_manifest.json
|
| diff --git a/mojo/shell/tests/application_manager_apptest_driver_manifest.json b/mojo/shell/tests/application_manager_apptest_driver_manifest.json
|
| index 2360aab04fdddca800e4aa8aa3ad3dffd7ca251c..389e6a1fdeefc82a9da007185f2624be79b5d00c 100644
|
| --- a/mojo/shell/tests/application_manager_apptest_driver_manifest.json
|
| +++ b/mojo/shell/tests/application_manager_apptest_driver_manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "url": "exe://application_manager_apptest_driver/",
|
| - "name": "Application Manager Apptests: Driver",
|
| + "name": "exe:application_manager_apptest_driver",
|
| + "display_name": "Application Manager Apptests: Driver",
|
| "capabilities": { "*": [ "*" ] }
|
| }
|
|
|