| Index: mojo/dart/packages/_mojo_for_test_only/lib/dart_to_cpp/dart_to_cpp.mojom.dart
|
| diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/dart_to_cpp/dart_to_cpp.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/dart_to_cpp/dart_to_cpp.mojom.dart
|
| index 2f0623888f9ac4435a6483222ecb131eff8e52a5..bd52e433899cb2a0a52e613d41d64ee6f3259fd4 100644
|
| --- a/mojo/dart/packages/_mojo_for_test_only/lib/dart_to_cpp/dart_to_cpp.mojom.dart
|
| +++ b/mojo/dart/packages/_mojo_for_test_only/lib/dart_to_cpp/dart_to_cpp.mojom.dart
|
| @@ -1101,7 +1101,7 @@ mojom_types.MojomInterface _dartToCppCppSide() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'CppSide'
|
| ..fullIdentifier = 'dart_to_cpp.CppSide')
|
| - ..interfaceName = 'CppSide'
|
| + ..serviceName_ = 'CppSide'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _CppSide_startTestName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
| @@ -1360,7 +1360,7 @@ mojom_types.MojomInterface _dartToCppDartSide() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'DartSide'
|
| ..fullIdentifier = 'dart_to_cpp.DartSide')
|
| - ..interfaceName = 'DartSide'
|
| + ..serviceName_ = 'DartSide'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _DartSide_setClientName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
|
|