Roll Dart SDK from 0e52b2abe517 to 1604b1a3437f (1 revision) (flutter/engine#23232)

This commit is contained in:
skia-flutter-autoroll 2020-12-22 00:29:01 -05:00 committed by GitHub
parent 2150f279a4
commit 0d0d1931ea

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