Chromium Code Reviews| Index: pkg/front_end/testcases/export_main.dart.outline.expect |
| diff --git a/pkg/front_end/testcases/export_main.dart.outline.expect b/pkg/front_end/testcases/export_main.dart.outline.expect |
| index 9227cd5276313b26d4542d193730b5c33c869bb5..cd0ab4fc40f96df2a2defa078397470d72d8fb22 100644 |
| --- a/pkg/front_end/testcases/export_main.dart.outline.expect |
| +++ b/pkg/front_end/testcases/export_main.dart.outline.expect |
| @@ -1,4 +1,4 @@ |
| library; |
| import self as self; |
| -import "./hello.dart" as hel; |
| -additionalExports = (hel::main) |
| + |
| +static const field dynamic _exports# = "[[\"hello.dart\",\"main\"]]" /* from null */; |