Chromium Code Reviews| Index: pkg/logging/pubspec.yaml |
| diff --git a/pkg/logging/pubspec.yaml b/pkg/logging/pubspec.yaml |
| index 098558c45fc0a57a259e7fb99ac649c42f4c5562..ef3a4ccc6c0c486f6e81c77fafc3c823c834491f 100644 |
| --- a/pkg/logging/pubspec.yaml |
| +++ b/pkg/logging/pubspec.yaml |
| @@ -10,6 +10,6 @@ documentation: http://api.dartlang.org/docs/pkg/logging |
| environment: |
| sdk: '>=1.0.0 <2.0.0' |
| dependencies: |
| - collection_helpers: '>=0.9.1 <0.10.0' |
| + collection: '>=0.9.0 <0.10.0' |
| dev_dependencies: |
| unittest: '>=0.9.0 <0.10.0' |