Chromium Code Reviews| Index: pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| diff --git a/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect b/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| index cc97b3e38edb421920cd936eb875fdda5827b219..1132e8ffbfd32e4c3465a6ad5585336b0a0d97fa 100644 |
| --- a/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| +++ b/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| @@ -1,2 +1,4 @@ |
| library; |
| import self as self; |
| + |
| +static const field dynamic _exports# = "[[null,\"main\",\"'main' is exported from both 'pkg/front_end/testcases/hello.dart' and 'pkg/front_end/testcases/map.dart'.\"]]" /* from null */; |