| Index: content/browser/gpu/gpu_process_host.h
|
| ===================================================================
|
| --- content/browser/gpu/gpu_process_host.h (revision 112998)
|
| +++ content/browser/gpu/gpu_process_host.h (working copy)
|
| @@ -100,7 +100,6 @@
|
| void OnCommandBufferCreated(const int32 route_id);
|
| void OnDestroyCommandBuffer(
|
| gfx::PluginWindowHandle window, int32 renderer_id, int32 render_view_id);
|
| - void OnGraphicsInfoCollected(const content::GPUInfo& gpu_info);
|
|
|
| bool LaunchGpuProcess(const std::string& channel_id);
|
|
|
|
|