| Index: Source/web/WebFrameWidgetImpl.h
|
| diff --git a/Source/web/WebFrameWidgetImpl.h b/Source/web/WebFrameWidgetImpl.h
|
| index 28d9525666a893acc74808f96b782659a219bfa3..60c8b22b1f52d27791b643f3ed4bad3e5f076009 100644
|
| --- a/Source/web/WebFrameWidgetImpl.h
|
| +++ b/Source/web/WebFrameWidgetImpl.h
|
| @@ -122,7 +122,6 @@ public:
|
| void scheduleAnimation();
|
|
|
| DeprecatedPaintLayerCompositor* compositor() const;
|
| - void suppressInvalidations(bool enable);
|
| void setRootGraphicsLayer(GraphicsLayer*);
|
| void attachCompositorAnimationTimeline(WebCompositorAnimationTimeline*);
|
| void detachCompositorAnimationTimeline(WebCompositorAnimationTimeline*);
|
|
|