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 493631f94e01bc51f9bedc1d553171babc4a4343..dd80fe086f8cda62e7fd7d6375f9a0e884c88c15 100644 |
--- a/components/message_port/web_message_port_channel_impl.h |
+++ b/components/message_port/web_message_port_channel_impl.h |
@@ -7,8 +7,8 @@ |
#include "base/basictypes.h" |
#include "mojo/message_pump/handle_watcher.h" |
+#include "mojo/public/cpp/system/message_pipe.h" |
#include "third_party/WebKit/public/platform/WebMessagePortChannel.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/message_pipe.h" |
namespace message_port { |