| Index: chrome/browser/chromeos/login/language_list.h
|
| diff --git a/chrome/browser/chromeos/login/language_list.h b/chrome/browser/chromeos/login/language_list.h
|
| index 98ab937df71e632e6400b5f1884225adb889ec1a..f959de402b8075428b8a64dc0fae28fba253727e 100644
|
| --- a/chrome/browser/chromeos/login/language_list.h
|
| +++ b/chrome/browser/chromeos/login/language_list.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| namespace chromeos {
|
|
|
|
|