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

Unified Diff: services/ui/ime/test_manifest.json

Issue 2390013002: Rename mojo: to service: (Closed)
Patch Set: . Created 4 years, 2 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 | « services/ui/ime/test_ime_driver/test_ime_application.cc ('k') | services/ui/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ime/test_manifest.json
diff --git a/services/ui/ime/test_manifest.json b/services/ui/ime/test_manifest.json
index f5dfbd7dc90b45fd51518d4b75da71fb46ea3d80..1cab7e99564410436e53b2ca653509f45c6884d9 100644
--- a/services/ui/ime/test_manifest.json
+++ b/services/ui/ime/test_manifest.json
@@ -4,8 +4,8 @@
"display_name": "IME Service Unittests",
"capabilities": {
"required": {
- "mojo:ui": { "interfaces": [ "ui::mojom::IMEServer" ] },
- "mojo:test_ime_driver": {}
+ "service:ui": { "interfaces": [ "ui::mojom::IMEServer" ] },
+ "service:test_ime_driver": {}
}
}
}
« no previous file with comments | « services/ui/ime/test_ime_driver/test_ime_application.cc ('k') | services/ui/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698