Index: third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h |
diff --git a/third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h b/third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h |
index 5d7b062db8d90486274d1426847b96a38bc10478..de90cb2650b7c0c82e7219af42dbdcac01d62929 100644 |
--- a/third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h |
+++ b/third_party/mojo/src/mojo/edk/system/remote_producer_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 { |