| 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 f76b0413556d3efdd346ce064c5b38cc8f08391e..18d55d423e3da9ba9240c32e46c8a62993fa224d 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -334,7 +334,7 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| int composition_start,
|
| int composition_end,
|
| bool show_ime_if_needed,
|
| - bool is_non_ime_change);
|
| + bool reply_to_request);
|
| void OnBackgroundColorChanged(SkColor color);
|
|
|
| bool HasFocus();
|
|
|