Roll Dart SDK from 6894cf5d241c to 9ac87a1a1ca8 (1 revision) (flutter/engine#31534)

This commit is contained in:
skia-flutter-autoroll 2022-02-17 23:24:12 -05:00 committed by GitHub
parent b531809f09
commit 076b561d46

6
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': '6894cf5d241c13a8322db5ef285e78aba488e875',
'dart_revision': '9ac87a1a1ca8b198e0fb811a9707906b7f38adb0',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -48,7 +48,7 @@ vars = {
'dart_browser_launcher_rev': 'c6cc1025d6901926cf022e144ba109677e3548f1',
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
'dart_collection_rev': 'a4c941ab94044d118b2086a3f261c30377604127',
'dart_devtools_rev': '3b054edf3a14a4a51bc8019f456efcf0073cd626',
'dart_devtools_rev': '2970d4eab8b8e023ac0779090ed17ae391418b9b',
'dart_linter_tag': '1.18.0',
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
'dart_pub_rev': '8f5ab7b1aba3b9f66b56246d77e167990339d317',
@ -178,7 +178,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
'src/third_party/dart/third_party/devtools':
{'packages': [{'version': 'git_revision:3b054edf3a14a4a51bc8019f456efcf0073cd626', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:2970d4eab8b8e023ac0779090ed17ae391418b9b', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@3b3f55766af13d895d2020ec001a28e8dc147f91',