Index: mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_structs.mojom.dart |
diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_structs.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_structs.mojom.dart |
index a3a6354ba55269d930369d12cb23e58b10aaab87..a95a7d8b5126bcb75e32e052920a0a2171c222f6 100644 |
--- a/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_structs.mojom.dart |
+++ b/mojo/dart/packages/_mojo_for_test_only/lib/mojo/test/test_structs.mojom.dart |
@@ -7638,7 +7638,7 @@ mojom_types.MojomInterface _testStructsSomeInterface() { |
..declData = (new mojom_types.DeclarationData() |
..shortName = 'SomeInterface' |
..fullIdentifier = 'mojo.test.SomeInterface') |
- ..interfaceName = 'SomeInterface' |
+ ..serviceName_ = 'SomeInterface' |
..methods = <int, mojom_types.MojomMethod>{ |
_SomeInterface_someMethodName: new mojom_types.MojomMethod() |
..declData = (new mojom_types.DeclarationData() |