Index: third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp |
diff --git a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp |
index 7e1dece15c916682bc29c6035ef28f9759e71240..e9d454d02c565abffbc9f28082c38480cf64221a 100644 |
--- a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp |
+++ b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp |
@@ -150,7 +150,7 @@ void WebLayerTreeViewImplForTesting::ApplyViewportDeltas( |
const gfx::Vector2dF& outerDelta, |
const gfx::Vector2dF& elasticOverscrollDelta, |
float pageScale, |
- float topControlsDelta) {} |
+ float browserControlsDelta) {} |
void WebLayerTreeViewImplForTesting::RequestNewCompositorFrameSink() { |
// Intentionally do not create and set an CompositorFrameSink. |