Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/log.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/log.dart b/sdk/lib/_internal/pub/lib/src/log.dart |
| index 047f62124e3642c9f112575d425e74327d48c784..2d61143e0a430512065c599d6c5d213ff4ec24f0 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/log.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/log.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| /// Message logging. |
| -library log; |
| +library pub.log; |
| import 'dart:io'; |
| import 'dart:async'; |