| Index: chrome/installer/util/language_selector.cc
|
| diff --git a/chrome/installer/util/language_selector.cc b/chrome/installer/util/language_selector.cc
|
| index dcd78d548d9931a1230cb4bf57e6bc9085f37b8b..0dc3f58c5e344dff81e1a7a6963e452f8964a739 100644
|
| --- a/chrome/installer/util/language_selector.cc
|
| +++ b/chrome/installer/util/language_selector.cc
|
| @@ -11,7 +11,7 @@
|
| #include <functional>
|
|
|
| #include "base/logging.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/win/i18n.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
|
|
|
|