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

Unified Diff: packages/package_config/lib/packages_file.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/package_config/lib/packages_file.dart
diff --git a/packages/package_config/lib/packages_file.dart b/packages/package_config/lib/packages_file.dart
index 93ccd3c18d4cd13dd27dae5a874351f69b795d1a..0f1a6e635e3129f148a6c69ce41924cce556b529 100644
--- a/packages/package_config/lib/packages_file.dart
+++ b/packages/package_config/lib/packages_file.dart
@@ -5,6 +5,7 @@
library package_config.packages_file;
import "package:charcode/ascii.dart";
+
import "src/util.dart" show isValidPackageName;
/// Parses a `.packages` file into a map from package name to base URI.
« no previous file with comments | « packages/package_config/lib/discovery_analysis.dart ('k') | packages/package_config/lib/src/packages_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698