Index: content/common/gpu/gpu_command_buffer_stub.h |
diff --git a/content/common/gpu/gpu_command_buffer_stub.h b/content/common/gpu/gpu_command_buffer_stub.h |
index 4e23b8f8728f7fe4f043aa35dfb78945128f55fc..b0eadac17c43d0de6cbfb90676b24fda24c7eb63 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.h |
+++ b/content/common/gpu/gpu_command_buffer_stub.h |
@@ -36,7 +36,7 @@ |
#endif |
class GpuChannel; |
-class GpuMemoryAllocation; |
+struct GpuMemoryAllocation; |
class GpuWatchdog; |
// This Base class is used to expose methods of GpuCommandBufferStub used for |