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

Unified Diff: pkg/collection_helpers/pubspec.yaml

Issue 136123007: Remove deprecated packages from pkg directory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 | « pkg/collection_helpers/lib/wrappers.dart ('k') | pkg/sequence_zip/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/collection_helpers/pubspec.yaml
diff --git a/pkg/collection_helpers/pubspec.yaml b/pkg/collection_helpers/pubspec.yaml
deleted file mode 100644
index 0002f71c8fd18b1a75d19a1c309c80141bd7a8f6..0000000000000000000000000000000000000000
--- a/pkg/collection_helpers/pubspec.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-name: collection_helpers
-version: 0.9.2
-author: Dart Team <misc@dartlang.org>
-description: Discontinued. Use package:collection or package:typed_data.
-homepage: http://www.dartlang.org
-dependencies:
- collection: "0.9.0"
- typed_data: "0.9.0"
-environment:
- sdk: ">=1.0.0 <2.0.0"
« no previous file with comments | « pkg/collection_helpers/lib/wrappers.dart ('k') | pkg/sequence_zip/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698