Chromium Code Reviews| Index: chrome/browser/browser_about_handler.cc |
| =================================================================== |
| --- chrome/browser/browser_about_handler.cc (revision 27611) |
| +++ chrome/browser/browser_about_handler.cc (working copy) |
| @@ -55,7 +55,7 @@ |
| #endif |
| #if defined(USE_TCMALLOC) |
| -#include "third_party/tcmalloc/google/malloc_extension.h" |
| +#include "third_party/tcmalloc/tcmalloc/src/google/malloc_extension.h" |
| #endif |
| #ifdef CHROME_PERSONALIZATION |