Chromium Code Reviews| Index: Source/core/frame/PinchViewport.h |
| =================================================================== |
| --- Source/core/frame/PinchViewport.h (revision 183995) |
| +++ Source/core/frame/PinchViewport.h (working copy) |
| @@ -79,10 +79,6 @@ |
| { |
| return m_innerViewportContainerLayer.get(); |
| } |
| - GraphicsLayer* scrollLayer() |
| - { |
| - return m_innerViewportScrollLayer.get(); |
| - } |
| // Sets the location of the inner viewport relative to the outer viewport. The |
| // coordinates are in partial CSS pixels. |