| Index: mojo/dart/packages/_mojo_for_test_only/lib/imported/sample_import.mojom.dart
|
| diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/imported/sample_import.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/imported/sample_import.mojom.dart
|
| index 7a34cbd864149daa75ae0e0b7e78f756de678abc..b03e037158d85ebf088b8932898f62e69ed0c736 100644
|
| --- a/mojo/dart/packages/_mojo_for_test_only/lib/imported/sample_import.mojom.dart
|
| +++ b/mojo/dart/packages/_mojo_for_test_only/lib/imported/sample_import.mojom.dart
|
| @@ -449,7 +449,7 @@ mojom_types.MojomInterface _sampleImportImportedInterface() {
|
| ..declData = (new mojom_types.DeclarationData()
|
| ..shortName = 'ImportedInterface'
|
| ..fullIdentifier = 'imported.ImportedInterface')
|
| - ..interfaceName = 'ImportedInterface'
|
| + ..serviceName_ = 'ImportedInterface'
|
| ..methods = <int, mojom_types.MojomMethod>{
|
| _ImportedInterface_doSomethingName: new mojom_types.MojomMethod()
|
| ..declData = (new mojom_types.DeclarationData()
|
|
|