| Index: pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect
 | 
| diff --git a/pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect b/pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect
 | 
| index f6c1f6a731a094222ad47325055e5a19e2b2f818..8392dca930102720492c98ed1915877011fcb809 100644
 | 
| --- a/pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect
 | 
| +++ b/pkg/front_end/testcases/inference/null_aware_method_invocation.dart.outline.expect
 | 
| @@ -3,7 +3,7 @@ import self as self;
 | 
|  import "dart:core" as core;
 | 
|  
 | 
|  class C extends core::Object {
 | 
| -  constructor •() → void
 | 
| +  default constructor •() → void
 | 
|      ;
 | 
|    method f() → core::int
 | 
|      ;
 | 
| 
 |