Chromium Code Reviews| Index: base/vlog.cc |
| diff --git a/base/vlog.cc b/base/vlog.cc |
| index 332de3877349df12b31fb28e026fe7cc42a2f5b2..3fc0f08b174f941448f8644cd1970ce656441f42 100644 |
| --- a/base/vlog.cc |
| +++ b/base/vlog.cc |
| @@ -6,8 +6,8 @@ |
| #include "base/basictypes.h" |
| #include "base/logging.h" |
| -#include "base/string_number_conversions.h" |
| #include "base/string_split.h" |
| +#include "base/strings/string_number_conversions.h" |
| namespace logging { |