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 6f583f13200ffee3da90c356f5ee759162999d82..2508bd7eed7b3a419efacc689a87cfa34aefadf1 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_; |