| Index: ppapi/host/resource_message_filter.h
|
| diff --git a/ppapi/host/resource_message_filter.h b/ppapi/host/resource_message_filter.h
|
| index 910884796bb5e9e9c83104e541dd3c33c2213bad..8dcf6c2963b76eb5729ce9de172b8a7060ff4d50 100644
|
| --- a/ppapi/host/resource_message_filter.h
|
| +++ b/ppapi/host/resource_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef PPAPI_HOST_RESOURCE_MESSAGE_FILTER_H_
|
| #define PPAPI_HOST_RESOURCE_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "ppapi/c/pp_stdint.h"
|
| #include "ppapi/host/host_message_context.h"
|
|
|