Index: mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart |
diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart |
index 60be89707d9a70723de99cb20d25c538f7dab4a6..8ebdd4687912aa6633862ca96c0883f7cdc6ef8e 100644 |
--- a/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart |
+++ b/mojo/dart/packages/_mojo_for_test_only/lib/math/math_calculator.mojom.dart |
@@ -514,7 +514,7 @@ mojom_types.MojomInterface _mathCalculatorCalculator() { |
..declData = (new mojom_types.DeclarationData() |
..shortName = 'Calculator' |
..fullIdentifier = 'math.Calculator') |
- ..interfaceName = 'Calculator' |
+ ..serviceName_ = 'Calculator' |
..methods = <int, mojom_types.MojomMethod>{ |
_Calculator_clearName: new mojom_types.MojomMethod() |
..declData = (new mojom_types.DeclarationData() |