| Index: content/renderer/render_thread_impl.cc
|
| diff --git a/content/renderer/render_thread_impl.cc b/content/renderer/render_thread_impl.cc
|
| index 1f5216ed4f9533713f755b492b2e63b5a67affc2..217732fd7c118ed75c6c64bee12bd1eba089d8dc 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"
|
|
|