| Index: third_party/tcmalloc/vendor/src/tests/system-alloc_unittest.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/vendor/src/tests/system-alloc_unittest.cc (revision 126727)
|
| +++ third_party/tcmalloc/vendor/src/tests/system-alloc_unittest.cc (working copy)
|
| @@ -42,7 +42,7 @@
|
| #include <algorithm>
|
| #include <limits>
|
| #include "base/logging.h" // for Check_GEImpl, Check_LTImpl, etc
|
| -#include <gperftools/malloc_extension.h> // for MallocExtension::instance
|
| +#include <google/malloc_extension.h> // for MallocExtension::instance
|
| #include "common.h" // for kAddressBits
|
|
|
| class ArraySysAllocator : public SysAllocator {
|
|
|