From 34ac8f3dd803e412fe5b34d19fdd46c588aefccf Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Sun, 22 Feb 2009 23:03:27 +0000 Subject: Update include paths for grit files. Go ahead and resort the headers too. Review URL: http://codereview.chromium.org/21472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10167 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/character_encoding.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chrome/browser/character_encoding.cc') 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. -- cgit v1.1