Chromium Code Reviews| Index: base/debug/debugger_posix.cc |
| diff --git a/base/debug/debugger_posix.cc b/base/debug/debugger_posix.cc |
| index 48393f4f4156e65d162f8f08c0decf675338578d..8599571e34575fc4d2271cdfbb0ca0be451e181a 100644 |
| --- a/base/debug/debugger_posix.cc |
| +++ b/base/debug/debugger_posix.cc |
| @@ -38,7 +38,6 @@ |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/posix/eintr_wrapper.h" |
| -#include "base/safe_strerror_posix.h" |
| #include "base/strings/string_piece.h" |
| #if defined(USE_SYMBOLIZE) |