| Index: third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| index 0cd3939c44d3a804863367466654a3cda8c98f9f..7644d3980dad5101514822a11063694f764a3d06 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| @@ -183,7 +183,6 @@ class PLATFORM_EXPORT GraphicsLayer : public cc::LayerClient,
|
| void SetBackdropFilters(CompositorFilterOperations);
|
|
|
| void SetStickyPositionConstraint(const WebLayerStickyPositionConstraint&);
|
| - void SetOffsetForStickyPosition(const WebSize&);
|
|
|
| void SetFilterQuality(SkFilterQuality);
|
|
|
|
|