Index: content/common/gpu/gpu_channel.h |
=================================================================== |
--- content/common/gpu/gpu_channel.h (revision 83213) |
+++ content/common/gpu/gpu_channel.h (working copy) |
@@ -74,6 +74,8 @@ |
const GPUCreateCommandBufferConfig& init_params, |
int32* route_id); |
+ void ViewResized(int32 command_buffer_route_id); |
+ |
#if defined(OS_MACOSX) |
virtual void AcceleratedSurfaceBuffersSwapped( |
int32 route_id, uint64 swap_buffers_count); |