Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # The test runner logic depends on `package:yaml`, because it is not structured | |
| 2 # as a pub package, we generated this file manually to contain all of yaml's | |
| 3 # transitive dependencies. | |
| 4 charcode:../third_party/pkg/charcode/lib/ | |
| 5 collection:../third_party/pkg/collection/lib/ | |
| 6 path:../third_party/pkg/path/lib/ | |
| 7 source_span:../third_party/pkg/source_span/lib/ | |
| 8 string_scanner:../third_party/pkg/string_scanner/lib/ | |
| 9 yaml:../third_party/pkg/yaml/lib/ | |
| OLD | NEW |