Index: gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h |
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h |
index ea61366383df884caba474d01fcf8daa3ad61cf0..ebfde371426541b684ba7702fd0c55f1d4cabe55 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h |
+++ b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h |
@@ -41,7 +41,6 @@ class GLES2DecoderPassthroughImpl : public GLES2Decoder { |
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) override; |