Index: content/browser/frame_host/render_widget_host_view_child_frame.h |
diff --git a/content/browser/frame_host/render_widget_host_view_child_frame.h b/content/browser/frame_host/render_widget_host_view_child_frame.h |
index 261a16bcce89fbfb9b4d6509891c4b0e5e1e0c5d..3a5c108690c6225c234221d09c81fbc6bd11a66c 100644 |
--- a/content/browser/frame_host/render_widget_host_view_child_frame.h |
+++ b/content/browser/frame_host/render_widget_host_view_child_frame.h |
@@ -140,7 +140,6 @@ class CONTENT_EXPORT RenderWidgetHostViewChildFrame |
#if defined(OS_ANDROID) |
// RenderWidgetHostViewBase implementation. |
- virtual void SelectionRootBoundsChanged(const gfx::Rect& bounds) OVERRIDE; |
virtual void ShowDisambiguationPopup( |
const gfx::Rect& target_rect, |
const SkBitmap& zoomed_bitmap) OVERRIDE; |