Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/lock_file.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/lock_file.dart b/sdk/lib/_internal/pub/lib/src/lock_file.dart |
| index 7f69ca1ce098ab41e509bc99f1eaeb3e8743d48c..85b63a8222c1c01ee6ead039bec51683b5cf7226 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/lock_file.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/lock_file.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 lock_file; |
| +library pub.lock_file; |
| import 'dart:collection'; |