Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/error_group.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/error_group.dart b/sdk/lib/_internal/pub/lib/src/error_group.dart |
| index 51fb27db7b59651b7a58c644a7e0cb8d34e097e2..303628a79fa447fc66994bcbfd3b89c6956f6992 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/error_group.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/error_group.dart |
| @@ -2,7 +2,7 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -library error_group; |
| +library pub.error_group; |
| import 'dart:async'; |