Index: chrome/browser/jumplist_win.h |
diff --git a/chrome/browser/jumplist_win.h b/chrome/browser/jumplist_win.h |
index 7e09e583b0694c7546c5c53d71fce9e98a0cf84a..3d2d49a8b0804cc93d8d200259cd7bd09abd52cf 100644 |
--- a/chrome/browser/jumplist_win.h |
+++ b/chrome/browser/jumplist_win.h |
@@ -23,15 +23,12 @@ |
#include "components/history/core/browser/top_sites_observer.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_observer.h" |
+#include "content/public/browser/notification_registrar.h" |
namespace chrome { |
struct FaviconImageResult; |
} |
-namespace content { |
-class NotificationRegistrar; |
-} |
- |
class PrefChangeRegistrar; |
class Profile; |