Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
index 8b0318a424b7146c4635f5df2eff2d6f93132993..d2044d883a1da2b9e5119c39ddbf979d4fae4ab8 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -636,6 +636,8 @@ class WebGraphicsContext3DCommandBufferImpl |
WGC3Dsizei n, |
const WGC3Denum* bufs); |
+ virtual void encodeBackbufferCHROMIUM(); |
+ |
protected: |
virtual GrGLInterface* onCreateGrGLInterface(); |