Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(618)

Unified Diff: packages/analyzer/lib/source/package_map_provider.dart

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: packages/analyzer/lib/source/package_map_provider.dart
diff --git a/packages/analyzer/lib/source/package_map_provider.dart b/packages/analyzer/lib/source/package_map_provider.dart
index 85b493df653086311a13d6944e7617a6f68593bc..b2eb8b67d9836dbdb9d92986e8f172d91c21900a 100644
--- a/packages/analyzer/lib/source/package_map_provider.dart
+++ b/packages/analyzer/lib/source/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.package_map_provider;
+library analyzer.source.package_map_provider;
import 'package:analyzer/file_system/file_system.dart';
« no previous file with comments | « packages/analyzer/lib/source/error_processor.dart ('k') | packages/analyzer/lib/source/package_map_resolver.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698