Index: chrome/browser/spellcheck_host.cc |
=================================================================== |
--- chrome/browser/spellcheck_host.cc (revision 68044) |
+++ chrome/browser/spellcheck_host.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "base/thread_restrictions.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/prefs/pref_member.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/spellcheck_host_observer.h" |
#include "chrome/browser/spellchecker_platform_engine.h" |
#include "chrome/common/chrome_constants.h" |