Chromium Code Reviews| Index: chrome/browser/browser_about_handler.cc |
| =================================================================== |
| --- chrome/browser/browser_about_handler.cc (revision 33348) |
| +++ chrome/browser/browser_about_handler.cc (working copy) |
| @@ -59,7 +59,7 @@ |
| #endif |
| #if defined(USE_TCMALLOC) |
| -#include "third_party/tcmalloc/tcmalloc/src/google/malloc_extension.h" |
| +#include "third_party/tcmalloc/chromium/src/google/malloc_extension.h" |
| #endif |
| using sync_api::SyncManager; |