| Index: ui/views/mus/text_input_client_impl.h
|
| diff --git a/ui/views/mus/text_input_client_impl.h b/ui/views/mus/text_input_client_impl.h
|
| index 24b282781dc9ee6f220644ada973a069d9ee4eee..529bed6959efafd6f549a8ec069a20b018245c83 100644
|
| --- a/ui/views/mus/text_input_client_impl.h
|
| +++ b/ui/views/mus/text_input_client_impl.h
|
| @@ -14,8 +14,6 @@ class TextInputClient;
|
|
|
| namespace views {
|
|
|
| -class InputMethodMus;
|
| -
|
| // TextInputClientImpl receieves updates from IME drivers over Mojo IPC, and
|
| // notifies the underlying ui::TextInputClient accordingly.
|
| class TextInputClientImpl : public ui::mojom::TextInputClient {
|
|
|