| Index: third_party/WebKit/Source/core/frame/FrameView.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h
|
| index b7ff48db302858a97aa8a3ab92a2055a3ea27510..7cf81e9a6ff81b8a5ea70ba08710466ae6e12505 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -773,7 +773,6 @@
|
| void updateViewportIntersectionIfNeeded();
|
| void notifyRenderThrottlingObservers();
|
| void updateThrottlingStatus();
|
| - void notifyResizeObservers();
|
|
|
| // PaintInvalidationCapableScrollableArea
|
| LayoutScrollbarPart* resizer() const override { return nullptr; }
|
|
|