| Index: services/ui/public/interfaces/ime/ime.mojom
|
| diff --git a/services/ui/public/interfaces/ime/ime.mojom b/services/ui/public/interfaces/ime/ime.mojom
|
| index d999b3353a4b1f2c313a919b69cb7d4196b8f17a..d491da30436bdd51438c562b56f72086b604bd68 100644
|
| --- a/services/ui/public/interfaces/ime/ime.mojom
|
| +++ b/services/ui/public/interfaces/ime/ime.mojom
|
| @@ -93,7 +93,6 @@ interface IMERegistrar {
|
| // This interface is provided by IME drivers, and also by Mus as a lightweight
|
| // proxy between IME drivers and clients.
|
| interface InputMethod {
|
| - OnTextInputModeChanged(TextInputMode text_input_mode);
|
| OnTextInputTypeChanged(TextInputType text_input_type);
|
|
|
| // Client sends |caret_bounds| in focused window coordinates,
|
|
|