Index: third_party/mojo/src/mojo/edk/system/core_unittest.cc |
diff --git a/third_party/mojo/src/mojo/edk/system/core_unittest.cc b/third_party/mojo/src/mojo/edk/system/core_unittest.cc |
index 786eb523503ea23f567dc8a52c9e9b633b1193b8..979cfbd15ffaacc9698223245a5b7764e9ef8be8 100644 |
--- a/third_party/mojo/src/mojo/edk/system/core_unittest.cc |
+++ b/third_party/mojo/src/mojo/edk/system/core_unittest.cc |
@@ -9,10 +9,10 @@ |
#include <limits> |
#include "base/bind.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/awakable.h" |
#include "third_party/mojo/src/mojo/edk/system/core_test_base.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 { |