Index: third_party/mojo/src/mojo/edk/system/mutex.h |
diff --git a/third_party/mojo/src/mojo/edk/system/mutex.h b/third_party/mojo/src/mojo/edk/system/mutex.h |
index 8f43c49d2c77f1f4d288d556e2a2b2458f786010..67cda57e18f0847253f582dc4a497357253d1ab8 100644 |
--- a/third_party/mojo/src/mojo/edk/system/mutex.h |
+++ b/third_party/mojo/src/mojo/edk/system/mutex.h |
@@ -14,9 +14,9 @@ |
#include "base/synchronization/lock_impl.h" |
#include "base/threading/platform_thread.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/system_impl_export.h" |
#include "third_party/mojo/src/mojo/edk/system/thread_annotations.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |