Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 name: yaml | 1 name: unmodifiable_collection |
| 2 author: "Dart Team <misc@dartlang.org>" | 2 author: "Dart Team <misc@dartlang.org>" |
| 3 homepage: http://www.dartlang.org | 3 homepage: http://www.dartlang.org |
| 4 description: A parser for YAML. | 4 description: > |
| 5 Unmodifiable wrappers for base collection types. | |
| 5 dev_dependencies: | 6 dev_dependencies: |
| 6 unittest: any | 7 unittest: any |
| OLD | NEW |