Index: base/debug/stack_trace_posix.cc |
diff --git a/base/debug/stack_trace_posix.cc b/base/debug/stack_trace_posix.cc |
index cbb44425f27a84fa33b590ad171f60d92c2f9047..5b31286da11ecf140c83a9d47bbbf3872b6a2701 100644 |
--- a/base/debug/stack_trace_posix.cc |
+++ b/base/debug/stack_trace_posix.cc |
@@ -30,7 +30,7 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/posix/eintr_wrapper.h" |
-#include "base/string_number_conversions.h" |
+#include "base/strings/string_number_conversions.h" |
#if defined(USE_SYMBOLIZE) |
#include "base/third_party/symbolize/symbolize.h" |