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 ba17590d425ef35605a7f680b9e9b9513cb57681..32bfa46f1bf87eb754b5462e0dc71bc2aecb80c6 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -238,7 +238,8 @@ class ContentViewCoreImpl : public ContentViewCore, |
const gfx::SizeF& content_size, |
const gfx::SizeF& viewport_size, |
const gfx::Vector2dF& controls_offset, |
- const gfx::Vector2dF& content_offset); |
+ const gfx::Vector2dF& content_offset, |
+ float overdraw_bottom_height); |
void UpdateImeAdapter(int native_ime_adapter, int text_input_type, |
const std::string& text, |