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