| Index: content/renderer/render_thread_impl.cc
|
| diff --git a/content/renderer/render_thread_impl.cc b/content/renderer/render_thread_impl.cc
|
| index bb50ee5a739bc2a4d990ceb8235ee5802a9b985f..4030ef219d26d7662cc8331f27797ebe83182b13 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/platform/WebColor.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositor.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h"
|
|
|