Roll Dart SDK from 1db3abc0ac54 to 5bd5e9cbbd05 (4 revisions) (flutter/engine#32827)

This commit is contained in:
skia-flutter-autoroll 2022-04-21 02:04:04 -04:00 committed by GitHub
parent c7b033ecba
commit 6f3522324b

4
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': '1db3abc0ac5430373efc18f378fc5fcc8faac4aa',
'dart_revision': '5bd5e9cbbd05adde17528ce9068ca34e559cdfee',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -297,7 +297,7 @@ deps = {
Var('dart_git') + '/shelf_packages_handler.git@78302e67c035047e6348e692b0c1182131f0fe35',
'src/third_party/dart/third_party/pkg/shelf_proxy':
Var('dart_git') + '/shelf_proxy.git@ccd311f64d8689e7a145d703ba267975d6df9e28',
Var('dart_git') + '/shelf_proxy.git@124615d0614b38814970aa9638725d9d6b435268',
'src/third_party/dart/third_party/pkg/shelf_static':
Var('dart_git') + '/shelf_static.git' + '@' + Var('dart_shelf_static_rev'),