Index: gpu/demos/framework/window.cc |
=================================================================== |
--- gpu/demos/framework/window.cc (revision 131558) |
+++ gpu/demos/framework/window.cc (working copy) |
@@ -94,7 +94,6 @@ |
std::vector<int32> attribs; |
if (!decoder_->Initialize(surface_.get(), |
context_.get(), |
- surface_->IsOffscreen(), |
gfx::Size(), |
gpu::gles2::DisallowedFeatures(), |
NULL, |