Chromium Code Reviews| Index: pkg/unittest/pubspec.yaml |
| diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml |
| index 07be11abae129ebfc8d773c042743569e6aff69b..f9051e3954400679c80ad0a02db51207c19bd46e 100644 |
| --- a/pkg/unittest/pubspec.yaml |
| +++ b/pkg/unittest/pubspec.yaml |
| @@ -5,6 +5,5 @@ documentation: http://api.dartlang.org/docs/pkg/unittest |
| description: > |
| A library for writing dart unit tests. |
| dependencies: |
| - meta: |
| - sdk: meta |
| + meta: any |