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

Unified Diff: components/resource_provider/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
« no previous file with comments | « components/mus/ws/window_tree_apptest.cc ('k') | components/resource_provider/file_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resource_provider/apptest_manifest.json
diff --git a/components/resource_provider/apptest_manifest.json b/components/resource_provider/apptest_manifest.json
index f5bd1e84d4bc1c77cc18f08a0876b6eb74bf50c7..6bbc800b2c3b208f56a4c2bdaf35b0a86c6a4ab5 100644
--- a/components/resource_provider/apptest_manifest.json
+++ b/components/resource_provider/apptest_manifest.json
@@ -1,5 +1,5 @@
{
- "url": "mojo://resource_provider_apptests/",
- "name": "Resource Provider Apptests",
+ "name": "mojo:resource_provider_apptests",
+ "display_name": "Resource Provider Apptests",
"capabilities": { "*": [ "*" ] }
}
« no previous file with comments | « components/mus/ws/window_tree_apptest.cc ('k') | components/resource_provider/file_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698