Chromium Code Reviews| Index: third_party/tcmalloc/chromium/src/stacktrace_with_context.cc |
| =================================================================== |
| --- third_party/tcmalloc/chromium/src/stacktrace_with_context.cc (revision 126022) |
| +++ third_party/tcmalloc/chromium/src/stacktrace_with_context.cc (working copy) |
| @@ -42,7 +42,7 @@ |
| // ATTRIBUTE_NOINLINE. |
| #include <config.h> |
| -#include <gperftools/stacktrace.h> |
| +#include <google/stacktrace.h> |
| #include "stacktrace_config.h" |
| #include "base/basictypes.h" |