Index: chrome/browser/notifications/web_notification_delegate.cc |
diff --git a/chrome/browser/notifications/web_notification_delegate.cc b/chrome/browser/notifications/web_notification_delegate.cc |
index 6c64504e70f4ffe83f43c76233365c738bcd95c5..8f2660b27c4486563ab3b9b730a6b9a40750c010 100644 |
--- a/chrome/browser/notifications/web_notification_delegate.cc |
+++ b/chrome/browser/notifications/web_notification_delegate.cc |
@@ -12,6 +12,7 @@ |
#include "chrome/browser/ui/browser_list.h" |
#include "chrome/browser/ui/browser_window.h" |
#include "chrome/browser/ui/exclusive_access/exclusive_access_context.h" |
+#include "chrome/browser/ui/exclusive_access/exclusive_access_manager.h" |
#include "chrome/browser/ui/tabs/tab_strip_model.h" |
#include "content/public/browser/web_contents.h" |
#include "ui/message_center/notifier_settings.h" |