| Index: chrome/browser/notifications/desktop_notification_profile_util.h
|
| diff --git a/chrome/browser/notifications/desktop_notification_profile_util.h b/chrome/browser/notifications/desktop_notification_profile_util.h
|
| index 12d7cf216a05ec53080a3565e3ae363b80eccf66..97a72b7d5f64517c071ca60177b4def72b410ea4 100644
|
| --- a/chrome/browser/notifications/desktop_notification_profile_util.h
|
| +++ b/chrome/browser/notifications/desktop_notification_profile_util.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATION_PROFILE_UTIL_H_
|
| #define CHROME_BROWSER_NOTIFICATIONS_DESKTOP_NOTIFICATION_PROFILE_UTIL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/common/content_settings.h"
|
|
|
| class Profile;
|
|
|