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 fc163def57f0a573f6ed77b8052d601736903411..526e6bc2429d7f706e0e20cad8e72a9f95db9300 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_; |