| Index: third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h
|
| diff --git a/third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h b/third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h
|
| index 0e72ee794be0d3b2457b7e41e1138bfd5994f064..5a526e228a1164853c1c327f9ce72e67ddb6a787 100644
|
| --- a/third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h
|
| +++ b/third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h
|
| @@ -42,7 +42,7 @@
|
|
|
| #include <execinfo.h>
|
| #include <string.h>
|
| -#include "google/stacktrace.h"
|
| +#include "gperftools/stacktrace.h"
|
| #endif // BASE_STACKTRACE_GENERIC_INL_H_
|
|
|
| // Note: this part of the file is included several times.
|
|
|