| Index: mojo/public/interfaces/bindings/pipe_control_messages.mojom
|
| diff --git a/mojo/public/interfaces/bindings/pipe_control_messages.mojom b/mojo/public/interfaces/bindings/pipe_control_messages.mojom
|
| index df3c43bb1aceb04273c6dc0b09e35be42ee5f1ba..2cb71013809b089be4ca28897af769d62513517d 100644
|
| --- a/mojo/public/interfaces/bindings/pipe_control_messages.mojom
|
| +++ b/mojo/public/interfaces/bindings/pipe_control_messages.mojom
|
| @@ -5,6 +5,7 @@
|
| [JavaPackage="org.chromium.mojo.bindings.pipecontrol"]
|
| module mojo.pipe_control;
|
|
|
| +// Test mojo change.
|
| // For each message pipe running user-defined interfaces, some control
|
| // functions are provided and used by the routers at both ends of the pipe, so
|
| // that they can coordinate to manage interface endpoints.
|
|
|