Index: mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_unions.mojom.dart |
diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_unions.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_unions.mojom.dart |
index b8b43a8fb769318197e4b9655589431dd85a753e..88373ea34b686fcd1cea211430725b7dd261c741 100644 |
--- a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_unions.mojom.dart |
+++ b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_unions.mojom.dart |
@@ -3675,7 +3675,7 @@ mojom_types.MojomInterface _testUnionsSmallCache() { |
..declData = (new mojom_types.DeclarationData() |
..shortName = 'SmallCache' |
..fullIdentifier = 'mojo.test.SmallCache') |
- ..interfaceName = 'SmallCache' |
+ ..serviceName_ = 'SmallCache' |
..methods = <int, mojom_types.MojomMethod>{ |
_SmallCache_setIntValueName: new mojom_types.MojomMethod() |
..declData = (new mojom_types.DeclarationData() |
@@ -3937,7 +3937,7 @@ mojom_types.MojomInterface _testUnionsUnionInterface() { |
..declData = (new mojom_types.DeclarationData() |
..shortName = 'UnionInterface' |
..fullIdentifier = 'mojo.test.UnionInterface') |
- ..interfaceName = 'UnionInterface' |
+ ..serviceName_ = 'UnionInterface' |
..methods = <int, mojom_types.MojomMethod>{ |
_UnionInterface_echoName: new mojom_types.MojomMethod() |
..declData = (new mojom_types.DeclarationData() |