| Index: third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/stacktrace_generic-inl.h (working copy)
|
| @@ -42,7 +42,7 @@
|
|
|
| #include <execinfo.h>
|
| #include <string.h>
|
| -#include "gperftools/stacktrace.h"
|
| +#include "google/stacktrace.h"
|
| #endif // BASE_STACKTRACE_GENERIC_INL_H_
|
|
|
| // Note: this part of the file is included several times.
|
|
|