Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
index 221114a61a187cfbfe32e4ed87090485234b45fc..5821822a74a8c7f2fd689a8cd5db27a9b9b70e65 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -90,6 +90,7 @@ class WebGraphicsContext3DCommandBufferImpl |
const GURL& active_url, |
GpuChannelHost* host, |
const base::WeakPtr<WebGraphicsContext3DSwapBuffersClient>& swap_client, |
+ bool use_echo_for_swap_ack, |
const Attributes& attributes, |
bool bind_generates_resources, |
const SharedMemoryLimits& limits); |