Descriptionchromeos: Remove the last IME methods from ash::SystemTrayDelegate
For mustash the code in ash will run in its own process. We are eliminating
ash to chrome delegate methods.
Move the remaining IME methods out of SystemTrayDelegateChromeOS into
utility functions in ash::ime_util. Those functions can call into
//ui/base/ime/chromeos directly.
BUG=724305
TEST=ash_unittests, manually test IME shelf menu and system tray menu
Patch Set 1 #Patch Set 2 : cleanup #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|