| Index: mojo/system/raw_channel.h
|
| diff --git a/mojo/system/raw_channel.h b/mojo/system/raw_channel.h
|
| index 0d1e4a30daa7684e329cb2b4bf30439ed35500ac..69aafcc277ee0126a8bdf4759fa6cd99d2aef40c 100644
|
| --- a/mojo/system/raw_channel.h
|
| +++ b/mojo/system/raw_channel.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "mojo/system/constants.h"
|
| -#include "mojo/system/scoped_platform_handle.h"
|
| +#include "mojo/system/embedder/scoped_platform_handle.h"
|
| #include "mojo/system/system_impl_export.h"
|
|
|
| namespace base {
|
|
|