Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147)

This commit is contained in:
skia-flutter-autoroll 2020-07-30 08:46:02 -04:00 committed by GitHub
parent 25a69f90ff
commit 166d83d983

2
DEPS
View File

@ -34,7 +34,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': '59600f2b46ef963137be4743c94b99111567043f',
'dart_revision': '04f4272546afab35c0a0c55cd3a049f7d61eb941',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py