Index: content/common/gpu/gpu_command_buffer_stub.cc |
=================================================================== |
--- content/common/gpu/gpu_command_buffer_stub.cc (revision 131639) |
+++ content/common/gpu/gpu_command_buffer_stub.cc (working copy) |
@@ -291,7 +291,6 @@ |
// Initialize the decoder with either the view or pbuffer GLContext. |
if (!decoder_->Initialize(surface_.get(), |
context_.get(), |
- !surface_id(), |
initial_size_, |
disallowed_features_, |
allowed_extensions_.c_str(), |