Index: base/debug/debugger_posix.cc |
diff --git a/base/debug/debugger_posix.cc b/base/debug/debugger_posix.cc |
index 0fbefdebb722db6b2859cff73348df8058c68220..aef73ec7cbcd2839b892f44b2fed014bfcbd567e 100644 |
--- a/base/debug/debugger_posix.cc |
+++ b/base/debug/debugger_posix.cc |
@@ -44,8 +44,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/posix/eintr_wrapper.h" |
#include "base/safe_strerror_posix.h" |
-#include "base/string_piece.h" |
#include "base/stringprintf.h" |
+#include "base/strings/string_piece.h" |
#if defined(USE_SYMBOLIZE) |
#include "base/third_party/symbolize/symbolize.h" |