Commit 6c299187 authored by danakj's avatar danakj Committed by Commit Bot

Remove unused/unimplemented UpdateEventRectsForSubframeIfNecessary().

R=dcheng

Bug: 912193
Change-Id: Ic61fec531ad323dfe174930deb9dc9ec64c46b4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713704
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679928}
parent 721f2bcb
...@@ -74,7 +74,6 @@ class WebLayerTreeView { ...@@ -74,7 +74,6 @@ class WebLayerTreeView {
virtual void ForceRecalculateRasterScales() {} virtual void ForceRecalculateRasterScales() {}
// Input properties --------------------------------------------------- // Input properties ---------------------------------------------------
virtual void UpdateEventRectsForSubframeIfNecessary() {}
virtual void SetHaveScrollEventHandlers(bool) {} virtual void SetHaveScrollEventHandlers(bool) {}
// Returns the FrameSinkId of the widget associated with this layer tree view. // Returns the FrameSinkId of the widget associated with this layer tree view.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment