Index: chrome/browser/character_encoding.cc |
=================================================================== |
--- chrome/browser/character_encoding.cc (revision 15319) |
+++ chrome/browser/character_encoding.cc (working copy) |
@@ -7,12 +7,12 @@ |
#include <map> |
#include <set> |
+#include "app/l10n_util.h" |
#include "base/logging.h" |
#include "base/scoped_ptr.h" |
#include "base/string_tokenizer.h" |
#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" |