| Index: third_party/tcmalloc/chromium/src/stacktrace_libunwind-inl.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/stacktrace_libunwind-inl.h (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/stacktrace_libunwind-inl.h (working copy)
|
| @@ -45,7 +45,7 @@
|
| #include <string.h> // for memset()
|
| #include <libunwind.h>
|
| }
|
| -#include "gperftools/stacktrace.h"
|
| +#include "google/stacktrace.h"
|
| #include "base/logging.h"
|
|
|
| // Sometimes, we can try to get a stack trace from within a stack
|
|
|