Chromium Code Reviews| Index: pkg/custom_element/pubspec.yaml |
| diff --git a/pkg/custom_element/pubspec.yaml b/pkg/custom_element/pubspec.yaml |
| index e52b08024f36a576304e391fa7dccddfa2a4b591..b4b268b1bd61d53c36d169707501830b225a6dd8 100644 |
| --- a/pkg/custom_element/pubspec.yaml |
| +++ b/pkg/custom_element/pubspec.yaml |
| @@ -8,7 +8,5 @@ description: > |
| dependencies: |
| meta: any |
| mutation_observer: any |
| - # TODO(jmesserly): fix this, we should not depend on MDV. |
| - mdv: any |
| dev_dependencies: |
| unittest: any |