| Index: components/message_port/web_message_port_channel_impl.h
|
| diff --git a/components/message_port/web_message_port_channel_impl.h b/components/message_port/web_message_port_channel_impl.h
|
| index dd80fe086f8cda62e7fd7d6375f9a0e884c88c15..dda465b51389fd18c28eac15dd15ea9d4935034d 100644
|
| --- a/components/message_port/web_message_port_channel_impl.h
|
| +++ b/components/message_port/web_message_port_channel_impl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_MESSAGE_PORT_WEB_MESSAGE_PORT_CHANNEL_IMPL_H_
|
| #define COMPONENTS_MESSAGE_PORT_WEB_MESSAGE_PORT_CHANNEL_IMPL_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "mojo/message_pump/handle_watcher.h"
|
| #include "mojo/public/cpp/system/message_pipe.h"
|
| #include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
|
|
|