Index: chrome/browser/pref_notifier.h |
diff --git a/chrome/browser/pref_notifier.h b/chrome/browser/pref_notifier.h |
index 5392c4558586037aec76195464049880581381f5..1a4d7d70ede6684c588d4330ec8e5ce17ae15aad 100644 |
--- a/chrome/browser/pref_notifier.h |
+++ b/chrome/browser/pref_notifier.h |
@@ -12,6 +12,7 @@ |
#include "base/hash_tables.h" |
#include "base/non_thread_safe.h" |
#include "base/observer_list.h" |
+#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
class NotificationObserver; |