Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
index 698a7e58aebe4da3555a084ebe71caf49d045930..b66692e8548da13abbcbedc5422b484385df854e 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -192,7 +192,6 @@ class WebGraphicsContext3DCommandBufferImpl |
bool CreateContext(); |
void OnContextLost(); |
- void OnErrorMessage(const char* message, int32_t id); |
bool automatic_flushes_; |
gpu::gles2::ContextCreationAttribHelper attributes_; |