Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/sdk.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/sdk.dart b/sdk/lib/_internal/pub/lib/src/sdk.dart |
| index 7f4e26a2d10d8200b63f898983f37e20af897a0d..8f86ab4297394c38c21a7c8a0468b701a0a2d438 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/sdk.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/sdk.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// Operations relative to the user's installed Dart SDK. |
| -library sdk; |
| +library pub.sdk; |
| import 'dart:io'; |