Roll Dart SDK from 7706afbcf5c6 to 3a764b7ae4d9 (33 revisions) (flutter/engine#18517)

This commit is contained in:
skia-flutter-autoroll 2020-05-19 21:42:03 -04:00 committed by GitHub
parent cd7d38dbd2
commit b2ad362080

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