Index: gpu/gles2_conform_support/egl/display.cc |
=================================================================== |
--- gpu/gles2_conform_support/egl/display.cc (revision 131639) |
+++ gpu/gles2_conform_support/egl/display.cc (working copy) |
@@ -112,7 +112,6 @@ |
std::vector<int32> attribs; |
if (!decoder_->Initialize(gl_surface_.get(), |
gl_context_.get(), |
- gl_surface_->IsOffscreen(), |
gfx::Size(), |
gpu::gles2::DisallowedFeatures(), |
NULL, |