Chromium Code Reviews| Index: gpu/blink/webgraphicscontext3d_impl.h |
| diff --git a/gpu/blink/webgraphicscontext3d_impl.h b/gpu/blink/webgraphicscontext3d_impl.h |
| index 0e8ed7e9deafc3c57ca7b74673ec61c5dd1d3602..e33e87709198e2b6e63eb52e5645934210c54710 100644 |
| --- a/gpu/blink/webgraphicscontext3d_impl.h |
| +++ b/gpu/blink/webgraphicscontext3d_impl.h |
| @@ -922,7 +922,6 @@ class GPU_BLINK_EXPORT WebGraphicsContext3DImpl |
| ::gpu::gles2::GLES2Interface* gl_; |
| bool lose_context_when_out_of_memory_; |
| - uint32_t flush_id_; |
| }; |
| } // namespace gpu_blink |