Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
=================================================================== |
--- content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h (revision 207109) |
+++ content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h (working copy) |
@@ -558,6 +558,7 @@ |
const WGC3Dchar* uniform); |
virtual void shallowFlushCHROMIUM(); |
+ virtual void shallowFinishCHROMIUM(); |
virtual void genMailboxCHROMIUM(WGC3Dbyte* mailbox); |
virtual void produceTextureCHROMIUM(WGC3Denum target, |