Index: cc/output/software_renderer.cc |
=================================================================== |
--- cc/output/software_renderer.cc (revision 207109) |
+++ cc/output/software_renderer.cc (working copy) |
@@ -128,7 +128,7 @@ |
SetClipRect(gfx::Rect(device->width(), device->height())); |
} |
-void SoftwareRenderer::Finish() {} |
+//void SoftwareRenderer::Finish() {} |
void SoftwareRenderer::BindFramebufferToOutputSurface(DrawingFrame* frame) { |
current_framebuffer_lock_.reset(); |