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

Unified Diff: services/ui/manifest.json

Issue 2945283002: Unify IMEDriver and IMEServer. (Closed)
Patch Set: Unified IMEDriver & IMEServer. Created 3 years, 6 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: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index a939fe3b250eb0fb2d782d76ca1440077923f96d..e4b792d494145e6b8cb30b42a7c7400737bbe5d4 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -13,7 +13,7 @@
"ui::mojom::Clipboard",
"ui::mojom::DisplayManager",
"ui::mojom::Gpu",
- "ui::mojom::IMEServer",
+ "ui::mojom::IMEDriver",
"ui::mojom::InputDeviceServer",
"ui::mojom::WindowTreeFactory"
],
@@ -56,7 +56,7 @@
"ui::mojom::Clipboard",
"ui::mojom::DisplayManager",
"ui::mojom::Gpu",
- "ui::mojom::IMEServer",
+ "ui::mojom::IMEDriver",
"ui::mojom::InputDeviceServer",
"ui::mojom::TouchDeviceServer",
"ui::mojom::UserActivityMonitor",

Powered by Google App Engine
This is Rietveld 408576698