Index: third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h |
diff --git a/third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h b/third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h |
index 9e649fa0b0a7c97730c38d86a438f7ebede0ff56..732c86dd23cb55f205a501d8087903a0cede522c 100644 |
--- a/third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h |
+++ b/third_party/mojo/src/mojo/edk/system/proxy_message_pipe_endpoint.h |
@@ -6,10 +6,10 @@ |
#define THIRD_PARTY_MOJO_SRC_MOJO_EDK_SYSTEM_PROXY_MESSAGE_PIPE_ENDPOINT_H_ |
#include "base/memory/ref_counted.h" |
-#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/message_in_transit.h" |
#include "third_party/mojo/src/mojo/edk/system/message_pipe_endpoint.h" |
#include "third_party/mojo/src/mojo/edk/system/system_impl_export.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |