Roll Dart SDK from 4c2c98257c1a to b330d8bd7b69 (1 revision) (flutter/engine#20684)

This commit is contained in:
skia-flutter-autoroll 2020-08-21 02:51:01 -04:00 committed by GitHub
parent f51ad7fedb
commit 1ffc5e2c92

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