Roll Dart SDK from 836e2322296e to 2e2b6b97b5c6 (1 revision) (flutter/engine#33267)

This commit is contained in:
skia-flutter-autoroll 2022-05-11 16:54:05 -04:00 committed by GitHub
parent f111683b6a
commit 38fe4dd402

2
DEPS
View File

@ -45,7 +45,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '836e2322296efb3ab47691b29aac0822c3088462',
'dart_revision': '2e2b6b97b5c6e156697e3e367240f5d432cd580f',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py