Index: content/renderer/render_thread_impl.cc |
diff --git a/content/renderer/render_thread_impl.cc b/content/renderer/render_thread_impl.cc |
index 509a7db8b30a11e476d812da2e4208da13e88ef6..eeec3ec3f0f59a6afc5338307ca36c4e7d81e957 100644 |
--- a/content/renderer/render_thread_impl.cc |
+++ b/content/renderer/render_thread_impl.cc |
@@ -57,7 +57,7 @@ |
#include "ipc/ipc_platform_file.h" |
#include "net/base/net_errors.h" |
#include "net/base/net_util.h" |
-#include "third_party/tcmalloc/chromium/src/google/malloc_extension.h" |
+#include "third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebColorName.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositor.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h" |