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

Unified Diff: services/ui/ime/test_ime_driver/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/ime_unittest.cc ('k') | services/ui/ime/test_ime_driver/test_ime_application.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ime/test_ime_driver/manifest.json
diff --git a/services/ui/ime/test_ime_driver/manifest.json b/services/ui/ime/test_ime_driver/manifest.json
index 44fea67d2343b09195b5ca2e52d1df65cd55fae3..d52eadfea47a2ee9f9c17a35cafd41a25eab6fb2 100644
--- a/services/ui/ime/test_ime_driver/manifest.json
+++ b/services/ui/ime/test_ime_driver/manifest.json
@@ -1,10 +1,10 @@
{
"manifest_version": 1,
- "name": "mojo:test_ime_driver",
+ "name": "service:test_ime_driver",
"display_name": "Test IME Driver",
"capabilities": {
"required": {
- "mojo:ui": {
+ "service:ui": {
"interfaces": [ "ui::mojom::IMERegistrar" ]
}
}
« no previous file with comments | « services/ui/ime/ime_unittest.cc ('k') | services/ui/ime/test_ime_driver/test_ime_application.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698