summaryrefslogtreecommitdiffstats
path: root/chrome/browser/character_encoding.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/character_encoding.cc')
-rw-r--r--chrome/browser/character_encoding.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/character_encoding.cc b/chrome/browser/character_encoding.cc
index 8fd55d6..ec433af 100644
--- a/chrome/browser/character_encoding.cc
+++ b/chrome/browser/character_encoding.cc
@@ -19,6 +19,8 @@
#include "ui/base/l10n/l10n_util_collator.h"
#include "unicode/ucnv.h"
+using content::BrowserThread;
+
namespace {
// The maximum length of short list of recently user selected encodings is 3.