| Index: cc/layer_tree_host_impl.h
 | 
| diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h
 | 
| index 2e287c81e09cb2ae32651eda7afe94d0959ab9d3..cfc208e05874427f64d5cc17ff1c4ac07d6581d4 100644
 | 
| --- a/cc/layer_tree_host_impl.h
 | 
| +++ b/cc/layer_tree_host_impl.h
 | 
| @@ -286,7 +286,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();
 | 
| 
 |