| Index: chrome/renderer/gpu_channel_host.h
|
| diff --git a/chrome/renderer/gpu_channel_host.h b/chrome/renderer/gpu_channel_host.h
|
| index 6c33acb6e058dd8ac6fddcc9c5eea9027154b997..e35d40d88731c6d740b8116aaad8b5711b638250 100644
|
| --- a/chrome/renderer/gpu_channel_host.h
|
| +++ b/chrome/renderer/gpu_channel_host.h
|
| @@ -61,7 +61,6 @@ class GpuChannelHost : public IPC::Channel::Listener,
|
| const gfx::Size& size,
|
| uint32 parent_texture_id);
|
|
|
| -
|
| // Destroy a command buffer created by this channel.
|
| void DestroyCommandBuffer(CommandBufferProxy* command_buffer);
|
|
|
|
|