Index: third_party/WebKit/Source/web/WebViewImpl.h |
diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h |
index a8bb92cd0ee34944f1dc9899519149b2bfbe1287..8e0205585a74f34fefd3c3ab3b629b9d201e5ddc 100644 |
--- a/third_party/WebKit/Source/web/WebViewImpl.h |
+++ b/third_party/WebKit/Source/web/WebViewImpl.h |
@@ -332,8 +332,6 @@ class WEB_EXPORT WebViewImpl final |
float newScale, |
double durationInSeconds); |
- void hasTouchEventHandlers(bool); |
- |
// WebGestureCurveTarget implementation for fling. |
bool scrollBy(const WebFloatSize& delta, |
const WebFloatSize& velocity) override; |