Index: third_party/mojo/src/mojo/edk/system/handle_table.h |
diff --git a/third_party/mojo/src/mojo/edk/system/handle_table.h b/third_party/mojo/src/mojo/edk/system/handle_table.h |
index d0a5c0401e0bd915f41edf5119b6cd8bdc6e8a7e..65b81eb9072e75fd04a05a766264b118376ae1fd 100644 |
--- a/third_party/mojo/src/mojo/edk/system/handle_table.h |
+++ b/third_party/mojo/src/mojo/edk/system/handle_table.h |
@@ -10,9 +10,9 @@ |
#include "base/containers/hash_tables.h" |
#include "base/memory/ref_counted.h" |
+#include "mojo/public/c/system/types.h" |
+#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/system_impl_export.h" |
-#include "third_party/mojo/src/mojo/public/c/system/types.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |