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

Unified Diff: services/ui/ime/test_ime_driver/manifest.json

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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_server_impl.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_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 0b22312ed6eaf6b05a3bc2ce58172b9c74a7534d..47ba48d8ef224fe45ef31ae5c606418b706b6b98 100644
--- a/services/ui/ime/test_ime_driver/manifest.json
+++ b/services/ui/ime/test_ime_driver/manifest.json
@@ -3,6 +3,7 @@
"display_name": "Test IME Driver",
"interface_provider_specs": {
"service_manager:connector": {
+ "provides": { "ime:ime_driver": [ "ui::mojom::IMEDriver" ] },
"requires": {
"service:ui": [ "ui:ime_registrar" ]
}
« no previous file with comments | « services/ui/ime/ime_server_impl.cc ('k') | services/ui/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698