Roll Dart SDK from 46a04dccfcdc to 1fd0db5918c3 (1 revision) (flutter/engine#26836)

This commit is contained in:
skia-flutter-autoroll 2021-06-19 11:14:01 -04:00 committed by GitHub
parent 711fdbb8c0
commit 832e5e4a8d

2
DEPS
View File

@ -35,7 +35,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': '46a04dccfcdc7a4f0645219754089102e090b92d',
'dart_revision': '1fd0db5918c387250b20aca8b344ed8a4454fac3',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py