| Index: Source/core/paint/DeprecatedPaintLayer.h
|
| diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h
|
| index 7d07ed4342b4ca3dd0a63a39d1223816f141a207..37be2f5db20cc5cf76bf5e862084b88675f93094 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayer.h
|
| +++ b/Source/core/paint/DeprecatedPaintLayer.h
|
| @@ -500,8 +500,6 @@ public:
|
|
|
| void didUpdateNeedsCompositedScrolling();
|
|
|
| - void setShouldDoFullPaintInvalidationIncludingNonCompositingDescendants();
|
| -
|
| bool hasSelfPaintingLayerDescendant() const
|
| {
|
| if (m_hasSelfPaintingLayerDescendantDirty)
|
|
|