Index: gpu/command_buffer/client/gles2_implementation.cc |
diff --git a/gpu/command_buffer/client/gles2_implementation.cc b/gpu/command_buffer/client/gles2_implementation.cc |
index d1258e876d692b467561b02dc438c061b0fd5098..4fcb0b3217102debe568bd972bbadbecf86a0d34 100644 |
--- a/gpu/command_buffer/client/gles2_implementation.cc |
+++ b/gpu/command_buffer/client/gles2_implementation.cc |
@@ -5522,7 +5522,6 @@ |
return 0; |
} |
- ShallowFlushCHROMIUM(); |
int32_t image_id = |
gpu_control_->CreateImage(buffer, width, height, internalformat); |
if (image_id < 0) { |