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 e2919800eed802e5f2de25b2d2fca72547a4750c..5b5921702264f6a4ca963ab3f795c244271a78c7 100644 |
--- a/third_party/WebKit/public/platform/WebLayerTreeView.h |
+++ b/third_party/WebKit/public/platform/WebLayerTreeView.h |
@@ -160,6 +160,7 @@ class WebLayerTreeView { |
// Input properties --------------------------------------------------- |
virtual void setEventListenerProperties(WebEventListenerClass, |
WebEventListenerProperties){}; |
+ virtual void updateTouchRectsForSubframeIfNecessary() {} |
virtual void setHaveScrollEventHandlers(bool){}; |
// Debugging / dangerous --------------------------------------------- |