Chromium Code Reviews| Index: pkg/unittest/pubspec.yaml |
| diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml |
| index 292fa9c6f170fe6ee133ceaea33aff4cca1145f6..ea74d0630c5278201b68db7462a1fa89c25b5a44 100644 |
| --- a/pkg/unittest/pubspec.yaml |
| +++ b/pkg/unittest/pubspec.yaml |
| @@ -3,5 +3,7 @@ author: "Dart Team <misc@dartlang.org>" |
| homepage: http://www.dartlang.org |
| description: > |
| A library for writing dart unit tests. |
| - |
| +dependencies: |
| + meta: |
| + sdk: meta |