| Index: mojo/system/raw_channel.h
|
| diff --git a/mojo/system/raw_channel.h b/mojo/system/raw_channel.h
|
| index 40a65bf57f43d6e35b61829f2966c3398e65526e..8d8d23519a2bbf6876a01f62d92b92b632abe191 100644
|
| --- a/mojo/system/raw_channel.h
|
| +++ b/mojo/system/raw_channel.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| +#include "mojo/embedder/scoped_platform_handle.h"
|
| #include "mojo/system/constants.h"
|
| -#include "mojo/system/embedder/scoped_platform_handle.h"
|
| #include "mojo/system/message_in_transit.h"
|
| #include "mojo/system/system_impl_export.h"
|
|
|
|
|