| Index: content/gpu/gpu_child_thread.h
|
| diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h
|
| index e5d4396ba386fe93b1da1ffa95b7929a90711dea..8b627db0bd70b7fe867c41cd8c7d4c238ade758a 100644
|
| --- a/content/gpu/gpu_child_thread.h
|
| +++ b/content/gpu/gpu_child_thread.h
|
| @@ -111,8 +111,6 @@ class GpuChildThread : public ChildThreadImpl,
|
| const std::string& group_name) override;
|
|
|
| // Message handlers.
|
| - void OnCollectGraphicsInfo();
|
| -
|
| void OnGpuSwitched();
|
|
|
| void OnDestroyGpuMemoryBuffer(gfx::GpuMemoryBufferId id,
|
|
|