| Index: cc/layer_tree_host_impl.h
|
| diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h
|
| index 314474a59eba682ca3c894a8ffb5f362ebb44fb3..49430515caa844783fa8f6291b6c4a7aed9a40b9 100644
|
| --- a/cc/layer_tree_host_impl.h
|
| +++ b/cc/layer_tree_host_impl.h
|
| @@ -290,7 +290,6 @@ private:
|
| void makeScrollAndScaleSet(ScrollAndScaleSet* scrollInfo, gfx::Vector2d scrollOffset, float pageScale);
|
|
|
| void setPageScaleDelta(float);
|
| - gfx::Vector2dF scrollPinchZoomViewport(gfx::Vector2dF delta);
|
| gfx::Vector2dF scrollLayerWithViewportSpaceDelta(LayerImpl* layerImpl, float scaleFromViewportToScreenSpace, gfx::PointF viewportPoint, gfx::Vector2dF viewportDelta);
|
|
|
| void updateMaxScrollOffset();
|
|
|