Index: mojo/system/channel.h |
diff --git a/mojo/system/channel.h b/mojo/system/channel.h |
index 537564c541d4c3680c57d688f92ca51440aac733..765f9d678e102bd7d3ee93b4762a959273dacf5b 100644 |
--- a/mojo/system/channel.h |
+++ b/mojo/system/channel.h |
@@ -16,10 +16,10 @@ |
#include "base/synchronization/lock.h" |
#include "base/threading/thread_checker.h" |
#include "mojo/public/system/core.h" |
+#include "mojo/system/embedder/scoped_platform_handle.h" |
#include "mojo/system/message_in_transit.h" |
#include "mojo/system/message_pipe.h" |
#include "mojo/system/raw_channel.h" |
-#include "mojo/system/scoped_platform_handle.h" |
#include "mojo/system/system_impl_export.h" |
namespace base { |