Chromium Code Reviews| Index: pkg/front_end/testcases/rasta/export.dart.strong.expect |
| diff --git a/pkg/front_end/testcases/rasta/export.dart.strong.expect b/pkg/front_end/testcases/rasta/export.dart.strong.expect |
| index 07bcd0f445f7efed61322b06d9cc11542b711955..e722c1fd1571819ddac3b847c8a4e24be03c1cd8 100644 |
| --- a/pkg/front_end/testcases/rasta/export.dart.strong.expect |
| +++ b/pkg/front_end/testcases/rasta/export.dart.strong.expect |
| @@ -1,4 +1,4 @@ |
| library export; |
| import self as self; |
| -import "./foo.dart" as foo; |
| -additionalExports = (foo::foo) |
| + |
| +static const field dynamic _exports# = "[[\"foo.dart\",\"foo\"]]" /* from null */; |