Roll Dart SDK from 82cec4d65743 to c262c3e0d9d2 (1 revision) (flutter/engine#23711)

This commit is contained in:
skia-flutter-autoroll 2021-01-15 06:49:02 -05:00 committed by GitHub
parent 3e1faba69a
commit 3b60fdda27

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