Index: content/common/gpu/gpu_channel.h |
=================================================================== |
--- content/common/gpu/gpu_channel.h (revision 108480) |
+++ content/common/gpu/gpu_channel.h (working copy) |
@@ -93,8 +93,6 @@ |
const GPUCreateCommandBufferConfig& init_params, |
int32* route_id); |
- void ViewResized(int32 command_buffer_route_id); |
- |
gfx::GLShareGroup* share_group() const { return share_group_.get(); } |
GpuCommandBufferStub* LookupCommandBuffer(int32 route_id); |