Roll Dart SDK from e077676b38ec to 90c8544e7459 (1 revision) (flutter/engine#33175)

This commit is contained in:
skia-flutter-autoroll 2022-05-06 14:49:04 -04:00 committed by GitHub
parent 2bdbb89fd6
commit c35df40602

2
DEPS
View File

@ -45,7 +45,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e077676b38ecf321d6984f5aa8df752f2485153a',
'dart_revision': '90c8544e7459bc30fd204f124c02b01e3b5222be',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py