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

Unified Diff: packages/package_config/lib/packages.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers 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
« no previous file with comments | « packages/package_config/lib/discovery_analysis.dart ('k') | packages/package_config/lib/packages_file.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/package_config/lib/packages.dart
diff --git a/packages/package_config/lib/packages.dart b/packages/package_config/lib/packages.dart
index dbaa06dfd92e6741038c50b482da38927f444f4b..890f4485c623bef7d0eeb80a8848757367352790 100644
--- a/packages/package_config/lib/packages.dart
+++ b/packages/package_config/lib/packages.dart
@@ -17,7 +17,6 @@ import "src/packages_impl.dart";
/// One such case is if the packages are resolved relative to a
/// `packages/` directory available over HTTP.
abstract class Packages {
-
/// A [Packages] resolver containing no packages.
///
/// This constant object is returned by [find] above if no
« no previous file with comments | « packages/package_config/lib/discovery_analysis.dart ('k') | packages/package_config/lib/packages_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698