Index: gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc |
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc |
index 032369e06db46d17aa9dc61a7f5f377dc5fcdf2d..55c7c9c4e42fcd0c002d26b286f7d8ef3b296258 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc |
+++ b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc |
@@ -389,7 +389,7 @@ void GLES2DecoderPassthroughImpl::RestoreState(const ContextState* prev_state) { |
void GLES2DecoderPassthroughImpl::RestoreActiveTexture() const {} |
-void GLES2DecoderPassthroughImpl::RestoreAllTextureUnitBindings( |
+void GLES2DecoderPassthroughImpl::RestoreAllTextureUnitAndSamplerBindings( |
const ContextState* prev_state) const {} |
void GLES2DecoderPassthroughImpl::RestoreActiveTextureUnitBinding( |