Roll Dart SDK from cbffcce7200e to af7f6ca66d16 (1 revision) (flutter/engine#25752)

This commit is contained in:
skia-flutter-autoroll 2021-04-24 02:14:01 -04:00 committed by GitHub
parent 0dc4efe191
commit ce880007d4

4
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': 'cbffcce7200e6c20d939426762e5f7f05ecf2d69',
'dart_revision': 'af7f6ca66d16f24f8ab94c0f0f01bd6e3ffb314b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -223,7 +223,7 @@ deps = {
Var('dart_git') + '/intl.git' + '@' + Var('dart_intl_tag'),
'src/third_party/dart/third_party/pkg/json_rpc_2':
Var('dart_git') + '/json_rpc_2.git@b8dfe403fd8528fd14399dee3a6527b55802dd4d',
Var('dart_git') + '/json_rpc_2.git@5ec32a2e0e99dedcef5b3237f93167cd22c2da50',
'src/third_party/dart/third_party/pkg/linter':
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),