| Index: Source/core/layout/LayoutBlock.h
|
| diff --git a/Source/core/layout/LayoutBlock.h b/Source/core/layout/LayoutBlock.h
|
| index 770865ba8509022d0d1f8350ad57fdcd4b98e45e..8635a5ab1bc064f4ff5cfdcf888505fb9b73913a 100644
|
| --- a/Source/core/layout/LayoutBlock.h
|
| +++ b/Source/core/layout/LayoutBlock.h
|
| @@ -269,7 +269,6 @@ protected:
|
| void dirtyForLayoutFromPercentageHeightDescendants(SubtreeLayoutScope&);
|
|
|
| void layout() override;
|
| - bool updateImageLoadingPriorities() final;
|
|
|
| enum PositionedLayoutBehavior {
|
| DefaultLayout,
|
|
|