| Index: chrome/browser/chromeos/status/memory_menu_button.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/status/memory_menu_button.cc (revision 126022)
|
| +++ chrome/browser/chromeos/status/memory_menu_button.cc (working copy)
|
| @@ -24,7 +24,7 @@
|
| #include "ui/views/widget/widget.h"
|
|
|
| #if defined(USE_TCMALLOC)
|
| -#include "third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h"
|
| +#include "third_party/tcmalloc/chromium/src/google/heap-profiler.h"
|
| #endif
|
|
|
| #if defined(USE_TCMALLOC)
|
|
|