Index: cc/output/delegating_renderer.h |
=================================================================== |
--- cc/output/delegating_renderer.h (revision 207109) |
+++ cc/output/delegating_renderer.h (working copy) |
@@ -30,7 +30,7 @@ |
virtual void DrawFrame(RenderPassList* render_passes_in_draw_order) OVERRIDE; |
- virtual void Finish() OVERRIDE {} |
+ //virtual void Finish() OVERRIDE {} |
virtual void SwapBuffers() OVERRIDE; |
virtual void ReceiveSwapBuffersAck(const CompositorFrameAck&) OVERRIDE; |