| 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 56b1222724bd445717e54288e1a81bf320a047a5..18e714f57bf86367af0742ca11944d5bdc86c2c4 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.h
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.h
|
| @@ -44,9 +44,6 @@ struct VideoMemoryUsageStats;
|
| }
|
|
|
| namespace content {
|
| -#if defined(OS_MACOSX)
|
| -struct AcceleratedSurfaceBuffersSwappedParams;
|
| -#endif
|
| void RouteToGpuProcessHostUIShimTask(int host_id, const IPC::Message& msg);
|
|
|
| class GpuProcessHostUIShim : public IPC::Listener,
|
|
|