Chromium Code Reviews| Index: content/common/gpu/gpu_channel.h |
| =================================================================== |
| --- content/common/gpu/gpu_channel.h (revision 110925) |
| +++ content/common/gpu/gpu_channel.h (working copy) |
| @@ -88,8 +88,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); |