Chromium Code Reviews| Index: device/serial/serial.mojom |
| diff --git a/device/serial/serial.mojom b/device/serial/serial.mojom |
| index 877d1e2b519f149355a074eaed847f6cabba0254..6714a946521942b89d4c9c6496b4b974c73db039 100644 |
| --- a/device/serial/serial.mojom |
| +++ b/device/serial/serial.mojom |
| @@ -94,9 +94,7 @@ |
| ConnectionOptions? options, |
| Connection& connection, |
| DataSink& sink, |
| - DataSinkClient sink_client, |
| - DataSource& source, |
| - DataSourceClient source_client); |
| + DataSource& source); |
| }; |
| interface Connection { |