Roll Dart SDK from 6597e49b6291 to 5703908f6d10 (6 revisions) (flutter/engine#29149)

This commit is contained in:
skia-flutter-autoroll 2021-10-12 21:38:01 -04:00 committed by GitHub
parent 1309cb66c2
commit 45df41e2e4

4
DEPS
View File

@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '6597e49b6291c084ef8a1b295818d854795448b2',
'dart_revision': '5703908f6d10d2baa0ff28d88973f5a7f0898642',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -191,7 +191,7 @@ deps = {
Var('dart_git') + '/charcode.git@84ea427711e24abf3b832923959caa7dd9a8514b',
'src/third_party/dart/third_party/pkg/cli_util':
Var('dart_git') + '/cli_util.git@c2dc871784b59720e6cf5794dee1a20735df3feb',
Var('dart_git') + '/cli_util.git@71ba36e2554f7b7717f3f12b5ddd33751a4e3ddd',
'src/third_party/dart/third_party/pkg/clock':
Var('dart_git') + '/clock.git' + '@' + Var('dart_clock_rev'),