| Index: content/gpu/gpu_child_thread.h
|
| diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h
|
| index f1dc4e92cc1d038ecec8372382ca7bafdbb720de..f44ce993d887b70e68c6ba86c81e4be6a827fd00 100644
|
| --- a/content/gpu/gpu_child_thread.h
|
| +++ b/content/gpu/gpu_child_thread.h
|
| @@ -112,7 +112,6 @@ class GpuChildThread : public ChildThreadImpl,
|
| // Message handlers.
|
| void OnFinalize();
|
| void OnCollectGraphicsInfo();
|
| - void OnGetVideoMemoryUsageStats();
|
| void OnSetVideoMemoryWindowCount(uint32_t window_count);
|
|
|
| void OnClean();
|
|
|