| Index: third_party/tcmalloc/chromium/src/tests/markidle_unittest.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/tests/markidle_unittest.cc (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/tests/markidle_unittest.cc (working copy)
|
| @@ -35,7 +35,7 @@
|
|
|
| #include "config_for_unittests.h"
|
| #include "base/logging.h"
|
| -#include <gperftools/malloc_extension.h>
|
| +#include <google/malloc_extension.h>
|
| #include "tests/testutil.h" // for RunThread()
|
|
|
| // Helper routine to do lots of allocations
|
|
|