Roll Dart SDK from eb8e6232da02 to 13b3f2d7b6ea (3 revisions) (flutter/engine#21407)

This commit is contained in:
skia-flutter-autoroll 2020-09-25 09:42:02 -04:00 committed by GitHub
parent 5a949d8c7b
commit fa7e0d221e

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