| Index: mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| index 069b10c17faae47376d7e8c39762c10e4f493479..69399b2fc2cfb22eb70399f676201276222866c3 100644
|
| --- a/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| +++ b/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| @@ -816,7 +816,7 @@ mojom_types.MojomInterface _pingpongServicePingPongService() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'PingPongService'
|
| ..fullIdentifier = 'test.PingPongService')
|
| - ..interfaceName = 'PingPongService'
|
| + ..serviceName_ = 'PingPongService'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _PingPongService_setClientName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
| @@ -1203,7 +1203,7 @@ mojom_types.MojomInterface _pingpongServicePingPongClient() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'PingPongClient'
|
| ..fullIdentifier = 'test.PingPongClient')
|
| - ..interfaceName = 'PingPongClient'
|
| + ..serviceName_ = 'PingPongClient'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _PingPongClient_pongName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
|
|