Index: ui/views/mus/input_method_mus.h |
diff --git a/ui/views/mus/input_method_mus.h b/ui/views/mus/input_method_mus.h |
index 146b5c31856d8c6166f756b358112186860f8467..aa5dd5d2efcecf0a0f6f4e2a5236904ccc85e577 100644 |
--- a/ui/views/mus/input_method_mus.h |
+++ b/ui/views/mus/input_method_mus.h |
@@ -39,7 +39,6 @@ class VIEWS_MUS_EXPORT InputMethodMus : public ui::InputMethodBase { |
void OnCaretBoundsChanged(const ui::TextInputClient* client) override; |
void CancelComposition(const ui::TextInputClient* client) override; |
void OnInputLocaleChanged() override; |
- std::string GetInputLocale() override; |
bool IsCandidatePopupOpen() const override; |
private: |