Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 name: meta | 1 name: meta |
| 2 author: "Dart Team <misc@dartlang.org>" | |
| 3 homepage: http://www.dartlang.org | |
| 2 description: > | 4 description: > |
| 3 This library contains the definitions of annotations that provide additional | 5 This library contains the definitions of annotations that provide additional |
| 4 semantic information about the program being annotated. These annotations are | 6 semantic information about the program being annotated. These annotations are |
| 5 intended to be used by tools to provide a better user experience. | 7 intended to be used by tools to provide a better user experience. |
| OLD | NEW |