| Index: Source/core/paint/DeprecatedPaintLayer.h
|
| diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h
|
| index a32f7d68019a8617f67f014359284f9734ab23a1..75d37c87a20556d793137a29ae612ec7033796f1 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayer.h
|
| +++ b/Source/core/paint/DeprecatedPaintLayer.h
|
| @@ -368,8 +368,6 @@ public:
|
|
|
| Node* enclosingElement() const;
|
|
|
| - bool isInTopLayer() const;
|
| -
|
| bool scrollsWithViewport() const;
|
| bool scrollsWithRespectTo(const DeprecatedPaintLayer*) const;
|
|
|
|
|