| Index: gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| ===================================================================
|
| --- gpu/command_buffer/client/gles2_trace_implementation_autogen.h (revision 186778)
|
| +++ gpu/command_buffer/client/gles2_trace_implementation_autogen.h (working copy)
|
| @@ -336,5 +336,6 @@
|
| GLenum target, GLsizei count, const GLenum* attachments) OVERRIDE;
|
| virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE;
|
| virtual void WaitSyncPointCHROMIUM(GLuint sync_point) OVERRIDE;
|
| +virtual void DrawBuffersEXT(GLsizei count, const GLenum* bufs) OVERRIDE;
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_TRACE_IMPLEMENTATION_AUTOGEN_H_
|
|
|
|
|