Index: content/common/gpu/gpu_messages.h |
=================================================================== |
--- content/common/gpu/gpu_messages.h (revision 91774) |
+++ content/common/gpu/gpu_messages.h (working copy) |
@@ -298,7 +298,6 @@ |
// The CommandBufferProxy sends this to the GpuCommandBufferStub in its |
// destructor, so that the stub deletes the actual CommandBufferService |
// object that it's hosting. |
-// TODO(apatrick): Implement this. |
IPC_SYNC_MESSAGE_CONTROL1_0(GpuChannelMsg_DestroyCommandBuffer, |
int32 /* instance_id */) |