| Index: pkg/front_end/test/fasta/rasta/issue_000044.dart.outline.expect
 | 
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000044.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000044.dart.outline.expect
 | 
| deleted file mode 100644
 | 
| index 0d1a7fbe21fe374294a29353872570a0e31daed8..0000000000000000000000000000000000000000
 | 
| --- a/pkg/front_end/test/fasta/rasta/issue_000044.dart.outline.expect
 | 
| +++ /dev/null
 | 
| @@ -1,18 +0,0 @@
 | 
| -library;
 | 
| -import self as self;
 | 
| -import "dart:core" as core;
 | 
| -
 | 
| -class C extends core::Object {
 | 
| -  const constructor constant() → void
 | 
| -    ;
 | 
| -  constructor missingFactoryKeyword() → void
 | 
| -    ;
 | 
| -  static factory good() → self::C
 | 
| -    ;
 | 
| -  method notEvenAConstructor(dynamic a) → self::C
 | 
| -    ;
 | 
| -}
 | 
| -static method b() → dynamic
 | 
| -  ;
 | 
| -static method main() → dynamic
 | 
| -  ;
 | 
| 
 |