| Index: content/gpu/gpu_child_thread.h
|
| diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h
|
| index 11cd46d6c0bd5972df1ed16575eedff7b4dca4bf..b4ece6349a275e8b0e18ba85a6680ae3e5c6bb1e 100644
|
| --- a/content/gpu/gpu_child_thread.h
|
| +++ b/content/gpu/gpu_child_thread.h
|
| @@ -55,8 +55,6 @@ class GpuChildThread : public ChildThreadImpl {
|
|
|
| ~GpuChildThread() override;
|
|
|
| - static gfx::GpuMemoryBufferType GetGpuMemoryBufferFactoryType();
|
| -
|
| void Shutdown() override;
|
|
|
| void Init(const base::Time& process_start_time);
|
|
|