Index: webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc |
=================================================================== |
--- webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc (revision 207109) |
+++ webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc (working copy) |
@@ -1939,6 +1939,7 @@ |
WebGLId, WGC3Dint, const WGC3Dchar*) |
DELEGATE_TO_GL(shallowFlushCHROMIUM, ShallowFlushCHROMIUM) |
+DELEGATE_TO_GL(shallowFinishCHROMIUM, ShallowFinishCHROMIUM) |
DELEGATE_TO_GL_1(genMailboxCHROMIUM, GenMailboxCHROMIUM, WGC3Dbyte*) |
DELEGATE_TO_GL_2(produceTextureCHROMIUM, ProduceTextureCHROMIUM, |