Index: gpu/blink/webgraphicscontext3d_impl.h |
diff --git a/gpu/blink/webgraphicscontext3d_impl.h b/gpu/blink/webgraphicscontext3d_impl.h |
index ab5ab3a291a9e04dda7c4d552b67788736bda8b2..f31d9349a9730673db77b8d7dd67345ef4cb7156 100644 |
--- a/gpu/blink/webgraphicscontext3d_impl.h |
+++ b/gpu/blink/webgraphicscontext3d_impl.h |
@@ -978,7 +978,6 @@ class GPU_BLINK_EXPORT WebGraphicsContext3DImpl |
::gpu::gles2::GLES2Interface* gl_; |
bool lose_context_when_out_of_memory_; |
- uint32_t flush_id_; |
}; |
} // namespace gpu_blink |