| Index: mojo/system/proxy_message_pipe_endpoint.h
|
| diff --git a/mojo/system/proxy_message_pipe_endpoint.h b/mojo/system/proxy_message_pipe_endpoint.h
|
| index c1ed3c07c996eda6a4c0f7ec40d4670cb23fce79..7d62b9b79e16b8ac98c75eb566df8c7d2d616471 100644
|
| --- a/mojo/system/proxy_message_pipe_endpoint.h
|
| +++ b/mojo/system/proxy_message_pipe_endpoint.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "mojo/public/system/core.h"
|
| +#include "mojo/public/c/system/core.h"
|
| #include "mojo/system/message_in_transit.h"
|
| #include "mojo/system/message_in_transit_queue.h"
|
| #include "mojo/system/message_pipe_endpoint.h"
|
|
|