| Index: chrome/browser/profile_impl.h
|
| diff --git a/chrome/browser/profile_impl.h b/chrome/browser/profile_impl.h
|
| index 910327a718dbe3a55128a91de0f2c23c464e6ee7..a219f12c1af4f333eae237ca930340532aa8b461 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)
|
|
|