| Index: sdk/lib/_internal/pub/lib/src/validator/pubspec_field.dart
|
| diff --git a/sdk/lib/_internal/pub/lib/src/validator/pubspec_field.dart b/sdk/lib/_internal/pub/lib/src/validator/pubspec_field.dart
|
| index 03a1b8e0dc31b9f1952fd72e8b4aa55d2aaea5e4..6cb1d83700f5756744ffc094c95928d8496d5f1f 100644
|
| --- a/sdk/lib/_internal/pub/lib/src/validator/pubspec_field.dart
|
| +++ b/sdk/lib/_internal/pub/lib/src/validator/pubspec_field.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 pubspec_field_validator;
|
| +library pub.validator.pubspec_field;
|
|
|
| import 'dart:async';
|
|
|
|
|