| 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 d5f55e9f32963a4b4e072425f5bb6ab8edff8893..911d261055c8233bccabb0f174639c0ae6a6521f 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,
|
| const GpuHostMsg_AcceleratedSurfaceBuffersSwapped_Params& params);
|
| void OnVideoMemoryUsageStatsReceived(
|
| const GPUVideoMemoryUsageStats& video_memory_usage_stats);
|
| - void OnFrameDrawn(const std::vector<ui::LatencyInfo>& latency_info);
|
|
|
| // The serial number of the GpuProcessHost / GpuProcessHostUIShim pair.
|
| int host_id_;
|
|
|