Index: third_party/mojo/src/mojo/edk/embedder/platform_support.h |
diff --git a/third_party/mojo/src/mojo/edk/embedder/platform_support.h b/third_party/mojo/src/mojo/edk/embedder/platform_support.h |
index fb8259bc21d900cf3616b39509563ecef8b5ae28..fe99afa317cdae40f8d9febd85a379dd48fb999e 100644 |
--- a/third_party/mojo/src/mojo/edk/embedder/platform_support.h |
+++ b/third_party/mojo/src/mojo/edk/embedder/platform_support.h |
@@ -7,9 +7,9 @@ |
#include <stddef.h> |
-#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/embedder/scoped_platform_handle.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 embedder { |