| Index: third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
|
| diff --git a/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h b/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
|
| index 46408b00350acf7af14a97e44c29f4519b348715..0c332c49e76008e4cf8420f3766314869f158206 100644
|
| --- a/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
|
| +++ b/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
|
| @@ -419,6 +419,7 @@ class CORE_EXPORT CompositedLayerMapping final : public GraphicsLayerClient {
|
| void updateDrawsContent();
|
| void updateChildrenTransform();
|
| void updateCompositedBounds();
|
| + void updateScrollBoundaryBehavior();
|
| void registerScrollingLayers();
|
|
|
| // Also sets subpixelAccumulation on the layer.
|
|
|