| Index: content/browser/web_contents/web_contents_view_android.h
|
| diff --git a/content/browser/web_contents/web_contents_view_android.h b/content/browser/web_contents/web_contents_view_android.h
|
| index 02c6152fb2402ab2a5ce1bf17530c42ce62aab5b..eef26f9d0acbc96c58b6c556be3896c530fc29c4 100644
|
| --- a/content/browser/web_contents/web_contents_view_android.h
|
| +++ b/content/browser/web_contents/web_contents_view_android.h
|
| @@ -50,7 +50,6 @@ class WebContentsViewAndroid : public WebContentsView,
|
| virtual bool IsEventTracking() const OVERRIDE;
|
| virtual void CloseTabAfterEventTracking() OVERRIDE;
|
| virtual gfx::Rect GetViewBounds() const OVERRIDE;
|
| - virtual void ConfirmTouchEvent(bool handled) OVERRIDE;
|
|
|
| // Backend implementation of RenderViewHostDelegateView.
|
| virtual void ShowContextMenu(
|
|
|