Index: public/platform/WebLayerTreeView.h |
diff --git a/public/platform/WebLayerTreeView.h b/public/platform/WebLayerTreeView.h |
index 582e5255310d734ae800e91b2344a55b3872f30d..0c67c2e5f720df158a132d7e92b1c5d62eae4c0d 100644 |
--- a/public/platform/WebLayerTreeView.h |
+++ b/public/platform/WebLayerTreeView.h |
@@ -123,7 +123,7 @@ public: |
// Identify key layers to the compositor when using the pinch virtual viewport. |
virtual void registerPinchViewportLayers( |
- const WebLayer* innerViewportClipLayer, |
+ const WebLayer* innerViewportContainerLayer, |
const WebLayer* pageScaleLayerLayer, |
const WebLayer* innerViewportScrollLayer, |
const WebLayer* outerViewportScrollLayer, |