Index: content/browser/message_port_message_filter.h |
diff --git a/content/browser/message_port_message_filter.h b/content/browser/message_port_message_filter.h |
index be6bfde7095c4dc049b153acbbea5543e9b232b7..14a5cf7d80652d1dc9232aac1b2860631b8a3acd 100644 |
--- a/content/browser/message_port_message_filter.h |
+++ b/content/browser/message_port_message_filter.h |
@@ -6,6 +6,7 @@ |
#define CONTENT_BROWSER_MESSAGE_PORT_MESSAGE_FILTER_H_ |
#include "base/callback.h" |
+#include "base/macros.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/browser_message_filter.h" |
#include "content/public/browser/message_port_delegate.h" |