| 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 0ac6d75e92cf8146229ea94d067d01240e4fa2da..fe0bcd8da7bc2d484f4d31a24ebcc80ae692ae89 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -263,7 +263,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| void OnSelectionEvent(ui::SelectionEventType event,
|
| const gfx::PointF& selection_anchor,
|
| const gfx::RectF& selection_rect);
|
| - scoped_ptr<ui::TouchHandleDrawable> CreatePopupTouchHandleDrawable();
|
|
|
| void StartContentIntent(const GURL& content_url);
|
|
|
|
|