| Index: chrome/installer/util/language_selector.cc
|
| diff --git a/chrome/installer/util/language_selector.cc b/chrome/installer/util/language_selector.cc
|
| index c0a31bbd397d321b3fb284aad6436b3a4b039f8b..5197d06f4b1b71397b7983eaadeefe9bd76886da 100644
|
| --- a/chrome/installer/util/language_selector.cc
|
| +++ b/chrome/installer/util/language_selector.cc
|
| @@ -15,8 +15,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/win/i18n.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| -
|
| -#include "installer_util_strings.h"
|
| +#include "chrome/installer/util/installer_util_strings.h"
|
|
|
| namespace {
|
|
|
|
|