Roll Dart SDK from 9ffefd165349 to 49f68dcbbb6d (1 revision) (flutter/engine#31796)

This commit is contained in:
skia-flutter-autoroll
2022-03-03 07:31:02 -05:00
committed by GitHub
parent 6d4ec95caa
commit 55ace91d31

2
DEPS
View File

@@ -39,7 +39,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': '9ffefd165349289abc1866b6575ffbb9a306c2d1',
'dart_revision': '49f68dcbbb6d496907db4ef527c4c37954dc8dbc',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py