| Index: ppapi/proxy/ppp_messaging_proxy.h
|
| diff --git a/ppapi/proxy/ppp_messaging_proxy.h b/ppapi/proxy/ppp_messaging_proxy.h
|
| index f232c6ba52895df30c058e771b0188a8a9c0b488..753c771c1726f8d886fb9afea761f2df5e64d30c 100644
|
| --- a/ppapi/proxy/ppp_messaging_proxy.h
|
| +++ b/ppapi/proxy/ppp_messaging_proxy.h
|
| @@ -6,6 +6,7 @@
|
| #define PPAPI_PROXY_PPP_MESSAGING_PROXY_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/c/pp_instance.h"
|
| #include "ppapi/c/ppp_messaging.h"
|
| #include "ppapi/proxy/interface_proxy.h"
|
|
|