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 b49da8c5aa0276567e07f2995d3054067e17f5ea..71a8a0ab695880019f6eca919f5fbb27152b2d4c 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -328,8 +328,7 @@ class ContentViewCoreImpl : public ContentViewCore, |
int composition_start, |
int composition_end, |
bool show_ime_if_needed, |
- bool is_non_ime_change, |
- bool in_batch_edit_mode); |
+ bool is_non_ime_change); |
void SetTitle(const base::string16& title); |
void OnBackgroundColorChanged(SkColor color); |