Index: sdk/lib/_internal/pub/lib/src/validator/name.dart |
diff --git a/sdk/lib/_internal/pub/lib/src/validator/name.dart b/sdk/lib/_internal/pub/lib/src/validator/name.dart |
index 542d9fdcfd3135057495b76407e6ac3aa2505e6c..8df191a7a11e37e05db4785e011a107dc0fbd073 100644 |
--- a/sdk/lib/_internal/pub/lib/src/validator/name.dart |
+++ b/sdk/lib/_internal/pub/lib/src/validator/name.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 name_validator; |
+library pub.validator.name; |
import 'dart:async'; |
import 'dart:io'; |