Roll Dart SDK from 8c45e2e29cb4 to 8bd3017291e5 (1 revision) (flutter/engine#21278)

This commit is contained in:
skia-flutter-autoroll 2020-09-21 18:12:02 -04:00 committed by GitHub
parent 01d6878cc8
commit 25588d9625

4
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': '8c45e2e29cb48536734ceaacec56c864ccf9bbdc',
'dart_revision': '8bd3017291e5bb3a2b2972ea10ea32e22388c6ae',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -232,7 +232,7 @@ deps = {
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@9561ba016ae607747ae69b846c0e10958ca58ed4',
Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f',
'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@dbeafd47759e7dd0a167602153bb9c49fb5e5fe7',