Index: third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h |
diff --git a/third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h b/third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h |
index 0921e774591c2bb2bb0a65476e66ad888dca6bd1..c1442041a1edb10a69ee9d4da200573619e165e5 100644 |
--- a/third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h |
+++ b/third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h |
@@ -7,9 +7,9 @@ |
#include "base/memory/aligned_memory.h" |
#include "base/memory/scoped_ptr.h" |
+#include "mojo/public/cpp/system/macros.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 { |