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

Unified Diff: pkg/unmodifiable_collection/pubspec.yaml

Issue 70073003: Combine unmodifiable_collection package into collection_helpers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Remove references from other packages. Created 7 years, 1 month 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: pkg/unmodifiable_collection/pubspec.yaml
diff --git a/pkg/unmodifiable_collection/pubspec.yaml b/pkg/unmodifiable_collection/pubspec.yaml
deleted file mode 100644
index 17a035f6f9e68a0b6d3cdd031d8a7e86b5387d19..0000000000000000000000000000000000000000
--- a/pkg/unmodifiable_collection/pubspec.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-name: unmodifiable_collection
-version: 0.9.0
-author: "Dart Team <misc@dartlang.org>"
-homepage: http://www.dartlang.org
-description: >
- Unmodifiable wrappers for base collection types.
-dev_dependencies:
- unittest: ">=0.9.0 <0.10.0"
-environment:
- sdk: ">=0.8.10+6 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698