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

Unified Diff: mojo/shell/tests/application_manager_apptest_driver_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_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": { "*": [ "*" ] }
}
« no previous file with comments | « mojo/shell/tests/application_manager_apptest_driver.cc ('k') | mojo/shell/tests/application_manager_apptest_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698