Index: content/browser/android/content_view_core_impl.h |
diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h |
index 4a93c3b5973816193e54b191d67147913bbb4dbb..27396e61b8008e14cb21ed6740ba74972f9ac97d 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -213,6 +213,7 @@ class ContentViewCoreImpl : public ContentViewCore, |
void UpdateImeAdapter(long native_ime_adapter, |
int text_input_type, |
+ int text_input_mode, |
int text_input_flags, |
const std::string& text, |
int selection_start, |