Chromium Code Reviews| Index: third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc |
| =================================================================== |
| --- third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc (revision 126022) |
| +++ third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc (working copy) |
| @@ -49,7 +49,7 @@ |
| #include <string> |
| #include "base/basictypes.h" |
| #include "base/logging.h" |
| -#include <gperftools/heap-profiler.h> |
| +#include <google/heap-profiler.h> |
| using std::string; |