Chromium Code Reviews| Index: content/gpu/gpu_child_thread.h |
| diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h |
| index 8b627db0bd70b7fe867c41cd8c7d4c238ade758a..675f26ef886f9ce4013622f1cc13e60bc03c74b8 100644 |
| --- a/content/gpu/gpu_child_thread.h |
| +++ b/content/gpu/gpu_child_thread.h |
| @@ -72,8 +72,6 @@ class GpuChildThread : public ChildThreadImpl, |
| ~GpuChildThread() override; |
| - void Shutdown() override; |
| - |
| void Init(const base::Time& process_start_time); |
| private: |