| Index: Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h
|
| diff --git a/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h b/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h
|
| index aa2ee8520e348ae948eb927340b53f64edb07b0a..57159257169179fda997e2172335a24c1507ccc6 100644
|
| --- a/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h
|
| +++ b/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h
|
| @@ -263,7 +263,6 @@ private:
|
| void updateTransform(const ComputedStyle&);
|
| void updateLayerBlendMode(const ComputedStyle&);
|
| void updateIsRootForIsolatedGroup();
|
| - void updateScrollBlocksOn(const ComputedStyle&);
|
| // Return the opacity value that this layer should use for compositing.
|
| float compositingOpacity(float layoutObjectOpacity) const;
|
|
|
|
|