| Index: third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc
|
| diff --git a/third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc b/third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc
|
| index e5dedee267738e0b332eff1978574784f8721e76..5fd8bb7a2ad7d316e7e31a0770adb0502dc01d25 100644
|
| --- a/third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc
|
| +++ b/third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc
|
| @@ -49,7 +49,7 @@
|
| #include <string>
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
| -#include <google/heap-profiler.h>
|
| +#include <gperftools/heap-profiler.h>
|
|
|
| using std::string;
|
|
|
|
|