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" |
jochen (gone - plz use gerrit)
2014/09/02 08:15:50
why do you include base/macros.h everywhere? this
vasilii
2014/09/02 08:50:37
I removed some includes from content_settings_patt
|
#include "chrome/common/content_settings.h" |
class Profile; |