Index: third_party/mojo/src/mojo/edk/system/mutex_unittest.cc |
diff --git a/third_party/mojo/src/mojo/edk/system/mutex_unittest.cc b/third_party/mojo/src/mojo/edk/system/mutex_unittest.cc |
index bcd745a0ba0913fd798650f360543b66371e88e3..cf38400a01212e957382fcccf67403ef433707e0 100644 |
--- a/third_party/mojo/src/mojo/edk/system/mutex_unittest.cc |
+++ b/third_party/mojo/src/mojo/edk/system/mutex_unittest.cc |
@@ -7,9 +7,9 @@ |
#include <stdlib.h> |
#include "base/threading/platform_thread.h" |
-#include "mojo/public/cpp/system/macros.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/mojo/src/mojo/edk/system/test_utils.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |