| 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 12d6c286ee991370a257f2b23bdb5a8247009a51..49fe97e5899c9415e732f13a4de3be2668a7f958 100644
|
| --- a/components/message_port/web_message_port_channel_impl.h
|
| +++ b/components/message_port/web_message_port_channel_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_MESSAGE_PORT_WEB_MESSAGE_PORT_CHANNEL_IMPL_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "mojo/message_pump/handle_watcher.h"
|
| +#include "mojo/common/handle_watcher.h"
|
| #include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/system/message_pipe.h"
|
|
|
|
|