Chromium Code Reviews| Index: base/debug/profiler.cc |
| =================================================================== |
| --- base/debug/profiler.cc (revision 126022) |
| +++ base/debug/profiler.cc (working copy) |
| @@ -15,7 +15,7 @@ |
| #endif // defined(OS_WIN) |
| #if defined(ENABLE_PROFILING) && !defined(NO_TCMALLOC) |
| -#include "third_party/tcmalloc/chromium/src/gperftools/profiler.h" |
| +#include "third_party/tcmalloc/chromium/src/google/profiler.h" |
| #endif |
| namespace base { |