| 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 28b634d90606b7fd95c55897990ad6d656294a94..f3e9b1dec79340cfd849232dc9e6b65f1ace32e6 100644
|
| --- a/mojo/system/proxy_message_pipe_endpoint.h
|
| +++ b/mojo/system/proxy_message_pipe_endpoint.h
|
| @@ -10,7 +10,6 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.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"
|
|
|