Index: chrome/browser/spellchecker/spellcheck_host.h |
diff --git a/chrome/browser/spellchecker/spellcheck_host.h b/chrome/browser/spellchecker/spellcheck_host.h |
index ef08f349baf80509fd266c8e4bbe3fb20ac1b5cc..04272acd79834e6ef3ade97af0149ac91fec28a0 100644 |
--- a/chrome/browser/spellchecker/spellcheck_host.h |
+++ b/chrome/browser/spellchecker/spellcheck_host.h |
@@ -12,7 +12,7 @@ |
#include "base/gtest_prod_util.h" |
#include "base/memory/ref_counted.h" |
#include "base/platform_file.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
namespace base { |
class WaitableEvent; |