diff options
Diffstat (limited to 'chrome/browser/character_encoding.cc')
-rw-r--r-- | chrome/browser/character_encoding.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/character_encoding.cc b/chrome/browser/character_encoding.cc index 2be87ae..5cfb87e 100644 --- a/chrome/browser/character_encoding.cc +++ b/chrome/browser/character_encoding.cc @@ -13,10 +13,9 @@ #include "base/string_util.h" #include "chrome/app/chrome_dll_resource.h" #include "chrome/common/l10n_util.h" +#include "grit/generated_resources.h" #include "unicode/ucnv.h" -#include "generated_resources.h" - namespace { // The maximum length of short list of recently user selected encodings is 3. |