Index: third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h |
diff --git a/third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h b/third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h |
index c1c63063a03791b8cb0900e781f6f5d688dd132f..c87f23222b4fc0ed9cd9d74e9f5ecae6132e9b97 100644 |
--- a/third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h |
+++ b/third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h |
@@ -8,10 +8,10 @@ |
#include "base/memory/aligned_memory.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/channel_endpoint.h" |
#include "third_party/mojo/src/mojo/edk/system/data_pipe_impl.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 { |