| Index: pkg/analyzer/lib/source/pub_package_map_provider.dart
|
| diff --git a/pkg/analyzer/lib/source/pub_package_map_provider.dart b/pkg/analyzer/lib/source/pub_package_map_provider.dart
|
| index 5daf61d6ed8e58634bdd44cf1880d691f7c47ef6..a7b2c4229c4a376dbfcb1b3d1add7989b488202d 100644
|
| --- a/pkg/analyzer/lib/source/pub_package_map_provider.dart
|
| +++ b/pkg/analyzer/lib/source/pub_package_map_provider.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 source.pub_package_map_provider;
|
| +library analyzer.source.pub_package_map_provider;
|
|
|
| import 'dart:collection';
|
| import 'dart:convert';
|
|
|