Chromium Code Reviews| Index: pkg/mdv/pubspec.yaml |
| diff --git a/pkg/mdv/pubspec.yaml b/pkg/mdv/pubspec.yaml |
| index a9b5fd35526a23890f4a58740ea4623ee306be7d..f1149f6dddf4c75ef7581ccd20661fa00376fb82 100644 |
| --- a/pkg/mdv/pubspec.yaml |
| +++ b/pkg/mdv/pubspec.yaml |
| @@ -9,5 +9,7 @@ description: > |
| immediately assigned to the model. |
| dependencies: |
| observe: any |
| + # This is only for IdentityMap. See http://dartbug.com/4161. |
| + serialization: any |
| dev_dependencies: |
| unittest: any |