| 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 6bab2f7084a7ac33ed4cbe36a7ead711f6007977..e1091361b77d9996e5b425a679fcc084dd2eac4f 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -214,6 +214,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,
|
|
|