| Index: third_party/tcmalloc/chromium/src/tests/thread_dealloc_unittest.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/tests/thread_dealloc_unittest.cc (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/tests/thread_dealloc_unittest.cc (working copy)
|
| @@ -38,7 +38,7 @@
|
| #include <unistd.h> // for sleep()
|
| #endif
|
| #include "base/logging.h"
|
| -#include <gperftools/malloc_extension.h>
|
| +#include <google/malloc_extension.h>
|
| #include "tests/testutil.h" // for RunThread()
|
|
|
| // Size/number of objects to allocate per thread (1 MB per thread)
|
|
|