Chromium Code Reviews| Index: content/child/child_thread_impl.h |
| diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h |
| index 9d9f95d0cad40f81597a7610dbf4550b556c91eb..4e4270d7df2894933a5fdaa4989fb06148fd96f0 100644 |
| --- a/content/child/child_thread_impl.h |
| +++ b/content/child/child_thread_impl.h |
| @@ -238,9 +238,6 @@ class CONTENT_EXPORT ChildThreadImpl |
| #if defined(OS_WIN) |
| void OnSetMojoParentPipeHandle(const IPC::PlatformFileForTransit& file); |
| #endif |
| -#if defined(USE_TCMALLOC) |
| - void OnGetTcmallocStats(); |
| -#endif |
| void EnsureConnected(); |