| Index: mojo/dart/packages/_mojo_for_test_only/lib/test/echo_service.mojom.dart
|
| diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/test/echo_service.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/test/echo_service.mojom.dart
|
| index 5a254c101d49edb9a7323ad5988ed48ad5311984..7e5992fa3da274cd5573f30c02e2ac6bbc56c07a 100644
|
| --- a/mojo/dart/packages/_mojo_for_test_only/lib/test/echo_service.mojom.dart
|
| +++ b/mojo/dart/packages/_mojo_for_test_only/lib/test/echo_service.mojom.dart
|
| @@ -456,7 +456,7 @@ mojom_types.MojomInterface _echoServiceEchoService() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'EchoService'
|
| ..fullIdentifier = 'test.EchoService')
|
| - ..interfaceName = 'EchoService'
|
| + ..serviceName_ = 'EchoService'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _EchoService_echoStringName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
|
|