| Index: chrome/browser/notifications/notification_test_util.cc
|
| diff --git a/chrome/browser/notifications/notification_test_util.cc b/chrome/browser/notifications/notification_test_util.cc
|
| index a04690e696d383b5582c57ae1ce24ec83d585663..ad254f2d2d6dff2e3babfc5df1d0629519a8fdd6 100644
|
| --- a/chrome/browser/notifications/notification_test_util.cc
|
| +++ b/chrome/browser/notifications/notification_test_util.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/ui/exclusive_access/exclusive_access_context.h"
|
| +#include "chrome/browser/ui/exclusive_access/exclusive_access_manager.h"
|
| #include "content/public/test/test_utils.h"
|
|
|
| MockNotificationDelegate::MockNotificationDelegate(const std::string& id)
|
|
|