Chromium Code Reviews| Index: third_party/tcmalloc/chromium/src/tests/low_level_alloc_unittest.cc |
| =================================================================== |
| --- third_party/tcmalloc/chromium/src/tests/low_level_alloc_unittest.cc (revision 126022) |
| +++ third_party/tcmalloc/chromium/src/tests/low_level_alloc_unittest.cc (working copy) |
| @@ -34,7 +34,7 @@ |
| #include <map> |
| #include "base/low_level_alloc.h" |
| #include "base/logging.h" |
| -#include <gperftools/malloc_hook.h> |
| +#include <google/malloc_hook.h> |
| using std::map; |