Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/utils.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/utils.dart b/sdk/lib/_internal/pub/lib/src/utils.dart |
| index d5210f3d57887889592f05027c36bc629c77ef17..8c41b92146815763248e2f7c832752205043a61d 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/utils.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/utils.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// Generic utility functions. Stuff that should possibly be in core. |
| -library utils; |
| +library pub.utils; |
| import 'dart:async'; |
| import 'dart:io'; |