| Index: Source/core/paint/DeprecatedPaintLayer.h
|
| diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h
|
| index 960ff62ac2d6533ed9404b150a7d1e737df3a6ad..71e6f0d0642e24c623c9faae7ec90100c7a60205 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayer.h
|
| +++ b/Source/core/paint/DeprecatedPaintLayer.h
|
| @@ -501,8 +501,6 @@ public:
|
|
|
| void didUpdateNeedsCompositedScrolling();
|
|
|
| - void setShouldDoFullPaintInvalidationIncludingNonCompositingDescendants();
|
| -
|
| bool hasSelfPaintingLayerDescendant() const
|
| {
|
| if (m_hasSelfPaintingLayerDescendantDirty)
|
|
|