Chromium Code Reviews| Index: sdk/lib/_internal/pub/lib/src/oauth2.dart |
| diff --git a/sdk/lib/_internal/pub/lib/src/oauth2.dart b/sdk/lib/_internal/pub/lib/src/oauth2.dart |
| index dd2c7b606190dc78bdb9da2cf41e25c53c5734f3..66e5f88148d02531f7e69dfbef4bb18564dd2e92 100644 |
| --- a/sdk/lib/_internal/pub/lib/src/oauth2.dart |
| +++ b/sdk/lib/_internal/pub/lib/src/oauth2.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 oauth2; |
| +library pub.oauth2; |
| import 'dart:async'; |
| import 'dart:io'; |