Index: content/child/child_thread_impl.cc |
diff --git a/content/child/child_thread_impl.cc b/content/child/child_thread_impl.cc |
index 5f5b949601a49faeb6912ff316e50fb636d4a816..aebbaa3d2ec1b2e97d77e2ae9fe6c4d026cda227 100644 |
--- a/content/child/child_thread_impl.cc |
+++ b/content/child/child_thread_impl.cc |
@@ -64,10 +64,6 @@ |
#include "ipc/mojo/ipc_channel_mojo.h" |
#include "third_party/mojo/src/mojo/edk/embedder/embedder.h" |
-#if defined(TCMALLOC_TRACE_MEMORY_SUPPORTED) |
-#include "third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h" |
-#endif |
- |
#if defined(USE_OZONE) |
#include "ui/ozone/public/client_native_pixmap_factory.h" |
#endif |