Index: content/browser/notification_service_impl.h |
diff --git a/content/browser/notification_service_impl.h b/content/browser/notification_service_impl.h |
index 8a74c750144836489be6482db44cb5e2a1193f98..bd04f74cbe0bc79180ed3f41a3ddc7c5f0dce605 100644 |
--- a/content/browser/notification_service_impl.h |
+++ b/content/browser/notification_service_impl.h |
@@ -7,6 +7,7 @@ |
#include <map> |
+#include "base/macros.h" |
#include "base/observer_list.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/notification_service.h" |