Roll src/third_party/dart 34bf6742d4e9..ecd82166c312 (1 commits) (flutter/engine#18448)

This commit is contained in:
skia-flutter-autoroll 2020-05-16 07:07:04 -04:00 committed by GitHub
parent b20b563157
commit e7032ef39a

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