Index: chrome/browser/extensions/extension_bookmarks_module.h |
diff --git a/chrome/browser/extensions/extension_bookmarks_module.h b/chrome/browser/extensions/extension_bookmarks_module.h |
index a2590bcd31ff8f62d51f8cd27ed108b92adbbcd5..27c2111cb790207622c1a4cb2bd236c186ddbe4b 100644 |
--- a/chrome/browser/extensions/extension_bookmarks_module.h |
+++ b/chrome/browser/extensions/extension_bookmarks_module.h |
@@ -14,6 +14,7 @@ |
#include "chrome/browser/bookmarks/bookmark_model_observer.h" |
#include "chrome/browser/extensions/extension_function.h" |
#include "chrome/browser/shell_dialogs.h" |
+#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
// Observes BookmarkModel and then routes the notifications as events to |