| Index: mojo/edk/system/data_pipe_control_message.h
|
| diff --git a/mojo/edk/system/data_pipe_control_message.h b/mojo/edk/system/data_pipe_control_message.h
|
| index 82ee594ea9495debe0ff0a16341902122e37305c..ec84ea3c559c626d413721d5efacc76a043aacf2 100644
|
| --- a/mojo/edk/system/data_pipe_control_message.h
|
| +++ b/mojo/edk/system/data_pipe_control_message.h
|
| @@ -17,7 +17,6 @@ namespace mojo {
|
| namespace edk {
|
|
|
| class NodeController;
|
| -class PortsMessage;
|
|
|
| enum DataPipeCommand : uint32_t {
|
| // Signal to the consumer that new data is available.
|
|
|