Index: cc/trees/proxy_main.h |
diff --git a/cc/trees/proxy_main.h b/cc/trees/proxy_main.h |
index 6bd6d7870f7338ccc259276b922d2a391186584b..a1d6576cd56ba07d4a1a54cbafd3c3116721b941 100644 |
--- a/cc/trees/proxy_main.h |
+++ b/cc/trees/proxy_main.h |
@@ -48,7 +48,7 @@ class CC_EXPORT ProxyMain : public Proxy { |
COMMIT_PIPELINE_STAGE, |
}; |
- void DidCompleteSwapBuffers(); |
+ void DidReceiveCompositorFrameAck(); |
void BeginMainFrameNotExpectedSoon(); |
void DidCommitAndDrawFrame(); |
void SetAnimationEvents(std::unique_ptr<AnimationEvents> events); |