Index: ppapi/host/message_filter_host.h |
diff --git a/ppapi/host/message_filter_host.h b/ppapi/host/message_filter_host.h |
index 9aa1c5bbaa41066f4e918affd34e14f713a605a9..cfc52451539bd2c07e7c42ae186f1b5f00dbde08 100644 |
--- a/ppapi/host/message_filter_host.h |
+++ b/ppapi/host/message_filter_host.h |
@@ -6,6 +6,7 @@ |
#define PPAPI_HOST_MESSAGE_FILTER_HOST_H_ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "ppapi/host/ppapi_host_export.h" |
#include "ppapi/host/resource_host.h" |