| 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 7252ca63076a899d417adf7e452594d98868e193..6e7d7f66afe64b15024927b6af9a418586364715 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 update_requested);
|
| void OnBackgroundColorChanged(SkColor color);
|
|
|
| bool HasFocus();
|
|
|