Index: cc/trees/layer_tree_host_unittest_remote_server.cc |
diff --git a/cc/trees/layer_tree_host_unittest_remote_server.cc b/cc/trees/layer_tree_host_unittest_remote_server.cc |
index 8a41fb9c2dbeaa177b0ab01d32ce6338f128d695..6eecc3b666ba838c4e37148da2cfe3f753476281 100644 |
--- a/cc/trees/layer_tree_host_unittest_remote_server.cc |
+++ b/cc/trees/layer_tree_host_unittest_remote_server.cc |
@@ -58,7 +58,7 @@ class LayerTreeHostTestRemoteServer : public testing::Test, |
void WillCommit() override {} |
void DidCommit() override {} |
void DidCommitAndDrawFrame() override {} |
- void DidCompleteSwapBuffers() override {} |
+ void DidReceiveCompositorFrameAck() override {} |
void DidCompletePageScaleAnimation() override {} |
// RemoteProtoChannel implementation |