Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/dart.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/dart.dart b/sdk/lib/_internal/pub/lib/src/dart.dart |
| index 0ad59c0680b957e93df50db57266b33cd72b68a6..5c27f091106153297c0801e4f3de0f2e16980382 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/dart.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/dart.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// A library for compiling Dart code and manipulating analyzer parse trees. |
| -library dart; |
| +library pub.dart; |
| import 'dart:async'; |
| import 'dart:io'; |