| Index: gpu/command_buffer/client/gles2_implementation.h | 
| diff --git a/gpu/command_buffer/client/gles2_implementation.h b/gpu/command_buffer/client/gles2_implementation.h | 
| index c2bf49f41fc2a4dfdffceca6e5a82d8fbf0112d2..1b99e44042352a0f955938fccdbd7eb0eeeff9da 100644 | 
| --- a/gpu/command_buffer/client/gles2_implementation.h | 
| +++ b/gpu/command_buffer/client/gles2_implementation.h | 
| @@ -215,7 +215,6 @@ class GLES2_IMPL_EXPORT GLES2Implementation : public GLES2Interface { | 
| GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, | 
| GLint* size, GLenum* type, char* name); | 
|  | 
| -  void SetSharedMemoryChunkSizeMultiple(unsigned int multiple); | 
|  | 
| void FreeUnusedSharedMemory(); | 
| void FreeEverything(); | 
|  |