Roll Dart SDK from 46bdce049902 to 1682c5503be0 (1 revision) (flutter/engine#20605)

This commit is contained in:
skia-flutter-autoroll 2020-08-18 16:56:02 -04:00 committed by GitHub
parent a18f17805c
commit 1d1f874e67

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