Roll Dart SDK from 1b674d73af53 to 835da00aa6b5 (1 revision) (flutter/engine#24803)

This commit is contained in:
skia-flutter-autoroll 2021-03-05 00:14:01 -05:00 committed by GitHub
parent 67f952e952
commit 883afb126b

2
DEPS
View File

@ -35,7 +35,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': '1b674d73af5341f27acd644a1860aec550070970',
'dart_revision': '835da00aa6b5d9e78a738546b6622e2b27edddda',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py