Index: content/common/gpu/gpu_channel_manager.h |
=================================================================== |
--- content/common/gpu/gpu_channel_manager.h (revision 83213) |
+++ content/common/gpu/gpu_channel_manager.h (working copy) |
@@ -73,6 +73,7 @@ |
int32 render_view_id, |
int32 renderer_id, |
const GPUCreateCommandBufferConfig& init_params); |
+ void OnResizeViewACK(int32 renderer_id, int32 command_buffer_route_id); |
#if defined(OS_MACOSX) |
void OnAcceleratedSurfaceBuffersSwappedACK( |
int renderer_id, int32 route_id, uint64 swap_buffers_count); |