| Index: base/i18n/break_iterator.h
|
| diff --git a/base/i18n/break_iterator.h b/base/i18n/break_iterator.h
|
| index d558e23850aaadeab39ae02772d60a3701a66164..96bdeaa9b34d52ea0bf8ed659750d75606347be1 100644
|
| --- a/base/i18n/break_iterator.h
|
| +++ b/base/i18n/break_iterator.h
|
| @@ -6,8 +6,8 @@
|
| #define BASE_I18N_BREAK_ITERATOR_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| #include "base/i18n/base_i18n_export.h"
|
| +#include "base/strings/string16.h"
|
|
|
| // The BreakIterator class iterates through the words, word breaks, and
|
| // line breaks in a UTF-16 string.
|
|
|