summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/layout/LayoutView.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/layout/LayoutView.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/layout/LayoutView.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/third_party/WebKit/Source/core/layout/LayoutView.h b/chromium/third_party/WebKit/Source/core/layout/LayoutView.h
index e793757869d..523a36f98cc 100644
--- a/chromium/third_party/WebKit/Source/core/layout/LayoutView.h
+++ b/chromium/third_party/WebKit/Source/core/layout/LayoutView.h
@@ -248,9 +248,6 @@ class CORE_EXPORT LayoutView final : public LayoutBlockFlow {
// LocalFrameView or PaintLayerScrollableArea handle the scroll.
ScrollResult Scroll(ScrollGranularity, const FloatSize&) override;
- void StyleWillChange(StyleDifference,
- const ComputedStyle& new_style) override;
-
LayoutRect DebugRect() const override;
private: