diff options
Diffstat (limited to 'chrome/browser/profile_impl.h')
-rw-r--r-- | chrome/browser/profile_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/profile_impl.h b/chrome/browser/profile_impl.h index 910327a..a219f12 100644 --- a/chrome/browser/profile_impl.h +++ b/chrome/browser/profile_impl.h @@ -14,6 +14,7 @@ #include "base/timer.h" #include "chrome/browser/profile.h" #include "chrome/browser/spellcheck_host_observer.h" +#include "chrome/common/notification_observer.h" #include "chrome/common/notification_registrar.h" #if defined(OS_CHROMEOS) |