| Index: Source/core/paint/DeprecatedPaintLayer.h
|
| diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h
|
| index b36dda7c6809186c5edcbdeda716589f74547bdf..960ff62ac2d6533ed9404b150a7d1e737df3a6ad 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayer.h
|
| +++ b/Source/core/paint/DeprecatedPaintLayer.h
|
| @@ -491,7 +491,6 @@ public:
|
| void setShouldIsolateCompositedDescendants(bool);
|
|
|
| void updateDescendantDependentFlags();
|
| - void updateDescendantDependentFlagsForEntireSubtree();
|
|
|
| void updateOrRemoveFilterEffectBuilder();
|
|
|
|
|