| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
 | 
| ===================================================================
 | 
| --- gpu/command_buffer/client/gles2_implementation_autogen.h	(revision 186778)
 | 
| +++ gpu/command_buffer/client/gles2_implementation_autogen.h	(working copy)
 | 
| @@ -528,5 +528,7 @@
 | 
|  
 | 
|  virtual void WaitSyncPointCHROMIUM(GLuint sync_point) OVERRIDE;
 | 
|  
 | 
| +virtual void DrawBuffersEXT(GLsizei count, const GLenum* bufs) OVERRIDE;
 | 
| +
 | 
|  #endif  // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_
 | 
|  
 | 
| 
 |