Chromium Code Reviews| Index: base/i18n/time_formatting.h |
| diff --git a/base/i18n/time_formatting.h b/base/i18n/time_formatting.h |
| index 91b79c6ad0b43a54d313758514418b4852ee31f1..226d1a91a229760ac021b922b7d173eda098e9bb 100644 |
| --- a/base/i18n/time_formatting.h |
| +++ b/base/i18n/time_formatting.h |
| @@ -9,7 +9,7 @@ |
| #define BASE_I18N_TIME_FORMATTING_H_ |
| #include "base/i18n/base_i18n_export.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| namespace base { |