| Index: content/browser/gpu/gpu_process_host_ui_shim.h
|
| ===================================================================
|
| --- content/browser/gpu/gpu_process_host_ui_shim.h (revision 119674)
|
| +++ content/browser/gpu/gpu_process_host_ui_shim.h (working copy)
|
| @@ -94,6 +94,7 @@
|
| const GpuHostMsg_AcceleratedSurfaceBuffersSwapped_Params& params);
|
| void OnAcceleratedSurfacePostSubBuffer(
|
| const GpuHostMsg_AcceleratedSurfacePostSubBuffer_Params& params);
|
| + void OnAcceleratedSurfaceSuspend(int32 surface_id);
|
|
|
| #if defined(OS_MACOSX) || defined(UI_COMPOSITOR_IMAGE_TRANSPORT)
|
| void OnAcceleratedSurfaceNew(
|
|
|