diff options
Diffstat (limited to 'chrome/browser/browser_about_handler.cc')
-rw-r--r-- | chrome/browser/browser_about_handler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_about_handler.cc b/chrome/browser/browser_about_handler.cc index 216dc2b..5d05df5 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 { |