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 dd0620a79ba73ec1f33d970e9f2fc95243d7429b..ae35e324a0d0db1f497193540d144740104c062e 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -521,7 +521,8 @@ class WebGraphicsContext3DCommandBufferImpl |
bool ShouldUseSwapClient(); |
// MemoryAllocationChanged callback. |
- void OnMemoryAllocationChanged(const GpuMemoryAllocation& allocation); |
+ void OnMemoryAllocationChanged(const GpuMemoryAllocationForRenderer& |
+ allocation); |
bool initialize_failed_; |