Roll Dart SDK from 04f4272546af to e87cb96bb89c (7 revisions) (flutter/engine#20152)

This commit is contained in:
skia-flutter-autoroll 2020-07-30 12:51:02 -04:00 committed by GitHub
parent 71f2f4d920
commit 7371a118c1

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