Index: content/browser/browser_main_loop.cc |
diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc |
index e815e8507701f245a34a0cbec2af4a4cb39fc02f..d01cd7f1e0753f79cb0b1afb4083a555e68da919 100644 |
--- a/content/browser/browser_main_loop.cc |
+++ b/content/browser/browser_main_loop.cc |
@@ -163,10 +163,6 @@ |
#include "content/browser/plugin_service_impl.h" |
#endif |
-#if defined(TCMALLOC_TRACE_MEMORY_SUPPORTED) |
-#include "third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h" |
-#endif |
- |
#if defined(USE_X11) |
#include "ui/base/x/x11_util_internal.h" |
#include "ui/gfx/x/x11_connection.h" |