Index: third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h |
diff --git a/third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h b/third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h |
index da22cf54fd68696b0174e48e4646461c60fdb3a3..c17af09b17983f3d7385c879e01f684816d50641 100644 |
--- a/third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h |
+++ b/third_party/mojo/src/mojo/edk/embedder/platform_shared_buffer.h |
@@ -9,9 +9,9 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.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 { |