| Index: content/browser/gpu/gpu_process_host_ui_shim.h
|
| diff --git a/content/browser/gpu/gpu_process_host_ui_shim.h b/content/browser/gpu/gpu_process_host_ui_shim.h
|
| index 184ecbc9c86023635966d2f26f6bd9cdb7998b2a..126020921224bcb8229944a38aac1acbefb69307 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.h
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.h
|
| @@ -93,7 +93,6 @@ class GpuProcessHostUIShim : public IPC::Listener,
|
|
|
| void OnGraphicsInfoCollected(const gpu::GPUInfo& gpu_info);
|
|
|
| - void OnAcceleratedSurfaceInitialized(int32 surface_id, int32 route_id);
|
| #if defined(OS_MACOSX)
|
| void OnAcceleratedSurfaceBuffersSwapped(
|
| const GpuHostMsg_AcceleratedSurfaceBuffersSwapped_Params& params);
|
|
|