mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Update to latest csslib
Fixes a bug in the null safety migration which throws on a null `size` argument for a font. Change-Id: I19e95f38c67c9a9014480d52dab4f10538e88234 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161141 Auto-Submit: Nate Bosch <nbosch@google.com> Commit-Queue: Jake Macdonald <jakemac@google.com> Reviewed-by: Jake Macdonald <jakemac@google.com>
This commit is contained in:
parent
c34cd2c758
commit
c3298e5619
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -79,7 +79,7 @@ vars = {
|
|||
"collection_rev": "583693680fc067e34ca5b72503df25e8b80579f9",
|
||||
"convert_rev": "c1b01f832835d3d8a06b0b246a361c0eaab35d3c",
|
||||
"crypto_rev": "f7c48b334b1386bc5ab0f706fbcd6df8496a87fc",
|
||||
"csslib_rev": "166d3e07eabc8283c6137cfde17fb25b8bb40080",
|
||||
"csslib_rev": "681a6603f86bbbe64e8af42d722aef63b028d241",
|
||||
"dart2js_info_rev" : "0632a623b08e1f601c7eba99e0186a581ae799e9",
|
||||
|
||||
# Note: Updates to dart_style have to be coordinated with the infrastructure
|
||||
|
|
Loading…
Reference in a new issue