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

Unified Diff: lib/src/packages_impl.dart

Issue 2298063005: minor changes to organize imports and to the gitignore file (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « lib/packages_file.dart ('k') | lib/src/packages_io_impl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/packages_impl.dart
diff --git a/lib/src/packages_impl.dart b/lib/src/packages_impl.dart
index fa9115fc69a9162ab0286806c325780d418c080a..df89e46237d42d18fae2e9771bef112a4e137cf1 100644
--- a/lib/src/packages_impl.dart
+++ b/lib/src/packages_impl.dart
@@ -8,6 +8,7 @@
library package_config.packages_impl;
import "dart:collection" show UnmodifiableMapView;
+
import "../packages.dart";
import "util.dart" show checkValidPackageUri;
« no previous file with comments | « lib/packages_file.dart ('k') | lib/src/packages_io_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698