Roll Dart SDK from 960620d2e811 to 7a2a3968ef53 (12 revisions) (flutter/engine#22778)

This commit is contained in:
skia-flutter-autoroll 2020-11-30 17:38:01 -05:00 committed by GitHub
parent 04c694a207
commit ef4923a1a5

5
DEPS
View File

@ -34,7 +34,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': '960620d2e8118b60fe1912f5fcb752454dd99012',
'dart_revision': '7a2a3968ef53a46ca7c512257a449ea1319e74f2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -198,9 +198,6 @@ deps = {
'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028',
'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@0e09370f581ab6388d46fda4cdab66638c0171a1',
'src/third_party/dart/third_party/pkg/fixnum':
Var('dart_git') + '/fixnum.git@16d3890c6dc82ca629659da1934e412292508bba',