summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spellcheck_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/spellchecker/spellcheck_host.cc')
-rw-r--r--chrome/browser/spellchecker/spellcheck_host.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/spellchecker/spellcheck_host.cc b/chrome/browser/spellchecker/spellcheck_host.cc
index bfdad0f..cd20c13 100644
--- a/chrome/browser/spellchecker/spellcheck_host.cc
+++ b/chrome/browser/spellchecker/spellcheck_host.cc
@@ -13,6 +13,8 @@
#include "chrome/common/pref_names.h"
#include "chrome/common/spellcheck_common.h"
+using content::BrowserThread;
+
namespace {
// An event used by browser tests to receive status events from this class and