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

Unified Diff: services/ui/manifest.json

Issue 2945283002: Unify IMEDriver and IMEServer. (Closed)
Patch Set: Addressed feedback. 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
« no previous file with comments | « services/ui/ime/test_ime_driver/test_ime_driver.cc ('k') | services/ui/public/interfaces/ime/ime.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « services/ui/ime/test_ime_driver/test_ime_driver.cc ('k') | services/ui/public/interfaces/ime/ime.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698