Index: base/location.cc |
diff --git a/base/location.cc b/base/location.cc |
index 3422138750f62e9a2b973aed7c31b2b07f7f2dd0..fd28de41253ae39ff2a83e305bc7c48894895196 100644 |
--- a/base/location.cc |
+++ b/base/location.cc |
@@ -12,8 +12,8 @@ extern "C" { |
#endif |
#include "base/location.h" |
-#include "base/string_number_conversions.h" |
#include "base/stringprintf.h" |
+#include "base/strings/string_number_conversions.h" |
namespace tracked_objects { |