summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spellcheck_host_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/spellchecker/spellcheck_host_impl.cc')
-rw-r--r--chrome/browser/spellchecker/spellcheck_host_impl.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/spellchecker/spellcheck_host_impl.cc b/chrome/browser/spellchecker/spellcheck_host_impl.cc
index bd18447..8762b1a 100644
--- a/chrome/browser/spellchecker/spellcheck_host_impl.cc
+++ b/chrome/browser/spellchecker/spellcheck_host_impl.cc
@@ -34,6 +34,8 @@
#include "base/metrics/histogram.h"
#endif
+using content::BrowserThread;
+
namespace {
FilePath GetFirstChoiceFilePath(const std::string& language) {