Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index d4aa8f5a110950fbb61769d4188a6b9b2293efc7..3e4772895aeb46347b05e4af9fc06253021208d1 100644 |
--- a/cc/layer_tree_host_impl.h |
+++ b/cc/layer_tree_host_impl.h |
@@ -178,6 +178,7 @@ public: |
// WebCompositorOutputSurfaceClient implementation. |
virtual void onVSyncParametersChanged(double monotonicTimebase, double intervalInSeconds) OVERRIDE; |
+ virtual void onSendFrameToParentCompositorAck(const WebKit::WebCompositorFrameAck&) OVERRIDE; |
// Implementation |
bool canDraw(); |