Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/source.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/source.dart b/sdk/lib/_internal/pub/lib/src/source.dart |
| index f72f173477200a9a2b61b4a8d445d89fdff203f9..4557fa1f91ca30174637321aa8397d125120b339 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/source.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/source.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 source; |
| +library pub.source; |
| import 'dart:async'; |