| Index: mojo/edk/system/message_pipe_endpoint.h
|
| diff --git a/mojo/edk/system/message_pipe_endpoint.h b/mojo/edk/system/message_pipe_endpoint.h
|
| index c488ca3a43f5e0fd00e3d6ad8962056cb0c188ae..560ad62807799134bdde9712a20ef1778e721a9a 100644
|
| --- a/mojo/edk/system/message_pipe_endpoint.h
|
| +++ b/mojo/edk/system/message_pipe_endpoint.h
|
| @@ -10,7 +10,6 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| -#include "base/memory/ref_counted.h"
|
| #include "mojo/edk/system/dispatcher.h"
|
| #include "mojo/edk/system/memory.h"
|
| #include "mojo/edk/system/message_in_transit.h"
|
|
|