| Index: third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| index 1f946529581c13f77d3ed8d19ba2b130e6bc4590..f7e9e6c17cf0a42783d7a6c7cc49f00c7a14d31d 100644
|
| --- a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| +++ b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| @@ -93,7 +93,7 @@ class WebLayerTreeViewImplForTesting
|
| void WillCommit() override {}
|
| void DidCommit() override {}
|
| void DidCommitAndDrawFrame() override {}
|
| - void DidCompleteSwapBuffers() override {}
|
| + void DidReceiveCompositorFrameAck() override {}
|
| void DidCompletePageScaleAnimation() override {}
|
|
|
| // cc::LayerTreeHostSingleThreadClient implementation.
|
|
|