Chromium Code Reviews| Index: pkg/unittest/pubspec.yaml |
| diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml |
| index f9051e3954400679c80ad0a02db51207c19bd46e..ecaba6d64d9c6c9c8f9e013c892d1499c09ad71f 100644 |
| --- a/pkg/unittest/pubspec.yaml |
| +++ b/pkg/unittest/pubspec.yaml |
| @@ -6,4 +6,4 @@ description: > |
| A library for writing dart unit tests. |
| dependencies: |
| meta: any |
| - |
| + stack_trace: any |