Index: third_party/WebKit/public/platform/WebLayerTreeView.h |
diff --git a/third_party/WebKit/public/platform/WebLayerTreeView.h b/third_party/WebKit/public/platform/WebLayerTreeView.h |
index 5b5921702264f6a4ca963ab3f795c244271a78c7..e2919800eed802e5f2de25b2d2fca72547a4750c 100644 |
--- a/third_party/WebKit/public/platform/WebLayerTreeView.h |
+++ b/third_party/WebKit/public/platform/WebLayerTreeView.h |
@@ -160,7 +160,6 @@ |
// Input properties --------------------------------------------------- |
virtual void setEventListenerProperties(WebEventListenerClass, |
WebEventListenerProperties){}; |
- virtual void updateTouchRectsForSubframeIfNecessary() {} |
virtual void setHaveScrollEventHandlers(bool){}; |
// Debugging / dangerous --------------------------------------------- |