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 efa27ee6abd6cfb416a69be5b32892176180ce71..b556c1bcdf546ae823012219686463d69e89e186 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -206,7 +206,6 @@ class WebGraphicsContext3DCommandBufferImpl |
scoped_ptr<gpu::TransferBuffer> transfer_buffer_; |
scoped_ptr<gpu::gles2::GLES2Implementation> real_gl_; |
scoped_ptr<gpu::gles2::GLES2Interface> trace_gl_; |
- Error last_error_; |
SharedMemoryLimits mem_limits_; |
scoped_refptr<ShareGroup> share_group_; |