Chromium Code Reviews| Index: base/i18n/number_formatting.h |
| diff --git a/base/i18n/number_formatting.h b/base/i18n/number_formatting.h |
| index cfc4e12050368cd859cfcd7074e22d14b3f7476a..556f9c24d2dd655740f75f58a2ae48adb4b25116 100644 |
| --- a/base/i18n/number_formatting.h |
| +++ b/base/i18n/number_formatting.h |
| @@ -7,7 +7,7 @@ |
| #include "base/basictypes.h" |
| #include "base/i18n/base_i18n_export.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| namespace base { |