Index: gpu/command_buffer/service/gles2_cmd_decoder.h |
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder.h b/gpu/command_buffer/service/gles2_cmd_decoder.h |
index 94c28677f1f5a48a789bfebcad7bdf690cf07fe7..b9a026988adbb66172a02271a0ebb0a4ba8d9d22 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_decoder.h |
+++ b/gpu/command_buffer/service/gles2_cmd_decoder.h |
@@ -154,7 +154,6 @@ class GPU_EXPORT GLES2Decoder : public base::SupportsWeakPtr<GLES2Decoder>, |
virtual bool Initialize(const scoped_refptr<gl::GLSurface>& surface, |
const scoped_refptr<gl::GLContext>& context, |
bool offscreen, |
- const gfx::Size& offscreen_size, |
const DisallowedFeatures& disallowed_features, |
const ContextCreationAttribHelper& attrib_helper) = 0; |