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 d6b7a1a5d2f13c3cfec0ba2b3d083fe0363a5809..479cc5a233cc5969eb96ff12b15b2a3baf61c738 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -259,6 +259,7 @@ class ContentViewCoreImpl : public ContentViewCore, |
const gfx::Vector2dF& controls_offset, |
const gfx::Vector2dF& content_offset, |
float overdraw_bottom_height); |
+ void DidFinishTopControlsGesture(); |
void UpdateImeAdapter(int native_ime_adapter, int text_input_type, |
const std::string& text, |