Index: third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc |
diff --git a/third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc b/third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc |
index 669f7b67bde50c6940409370d85df55941092045..76f5db56561434700f821c2a9ec51d8ef088319a 100644 |
--- a/third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc |
+++ b/third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc |
@@ -8,9 +8,9 @@ |
#include <string> |
#include "base/containers/hash_tables.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/mojo/src/mojo/edk/embedder/simple_platform_support.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |