Index: third_party/mojo/src/mojo/edk/system/mapping_table.h |
diff --git a/third_party/mojo/src/mojo/edk/system/mapping_table.h b/third_party/mojo/src/mojo/edk/system/mapping_table.h |
index cc74acae02dbe6edcb9cd525c7282fbea8a4bdc9..3c522a067115ce33445c58bea3d1d2296accfca0 100644 |
--- a/third_party/mojo/src/mojo/edk/system/mapping_table.h |
+++ b/third_party/mojo/src/mojo/edk/system/mapping_table.h |
@@ -11,9 +11,9 @@ |
#include "base/containers/hash_tables.h" |
#include "base/memory/scoped_ptr.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 { |