| Index: ppapi/host/instance_message_filter.h
|
| diff --git a/ppapi/host/instance_message_filter.h b/ppapi/host/instance_message_filter.h
|
| index 2b072e9516ee87c12ffc0643a5add8be113c8257..83f7115e5d73f6b12939df5ca70690a1cc3265f2 100644
|
| --- a/ppapi/host/instance_message_filter.h
|
| +++ b/ppapi/host/instance_message_filter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PPAPI_HOST_INSTANCE_MESSAGE_FILTER_H_
|
| #define PPAPI_HOST_INSTANCE_MESSAGE_FILTER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/host/ppapi_host_export.h"
|
|
|
| namespace IPC {
|
|
|