| Index: chrome/browser/browser_about_handler.cc
|
| diff --git a/chrome/browser/browser_about_handler.cc b/chrome/browser/browser_about_handler.cc
|
| index 2b383a685d305adfe7825f107bfbaa8c077e3150..eb72a89ba453b8843b5f652bbe8c3d101ac05066 100644
|
| --- a/chrome/browser/browser_about_handler.cc
|
| +++ b/chrome/browser/browser_about_handler.cc
|
| @@ -17,7 +17,7 @@
|
| #include "content/public/browser/sensors_provider.h"
|
|
|
| #if defined(USE_TCMALLOC)
|
| -#include "third_party/tcmalloc/chromium/src/google/malloc_extension.h"
|
| +#include "third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h"
|
| #endif
|
|
|
| namespace {
|
|
|