Skip to content

Commit ee31eff

Browse files
skia-flutter-autorollchriscraws
authored andcommitted
Roll Dart SDK from a6fb0ac to aa0fea7 (2 revisions) (flutter#24647)
1 parent f4a15f2 commit ee31eff

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ vars = {
3535
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3636
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3737
# updated revision list of existing dependencies.
38-
'dart_revision': 'a6fb0acd71eaf1b4d6fae15b9a430ea6458d4195',
38+
'dart_revision': 'aa0fea71185b6c3a763ff3875ea0973a6729a04d',
3939

4040
# WARNING: DO NOT EDIT MANUALLY
4141
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -210,7 +210,7 @@ deps = {
210210
Var('dart_git') + '/http.git@d5c678cd63c3e9c1d779a09acfa95b7e3af84665',
211211

212212
'src/third_party/dart/third_party/pkg/http_multi_server':
213-
Var('dart_git') + '/http_multi_server.git@e8c8be7f15b4fb50757ff5bf29766721fbe24fe4',
213+
Var('dart_git') + '/http_multi_server.git@6bf4b6e5d4d890e6d54559b858ff229d79711171',
214214

215215
'src/third_party/dart/third_party/pkg/http_parser':
216216
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
@@ -333,7 +333,7 @@ deps = {
333333
Var('dart_git') + '/web_socket_channel.git@76931ea1b81ba71e8319330c35285d3e88566315',
334334

335335
'src/third_party/dart/third_party/pkg/yaml':
336-
Var('dart_git') + '/yaml.git@2392d113b0104dd19358f2833a282f19e2d67c01',
336+
Var('dart_git') + '/yaml.git@b4c4411631bda556ce9a45af1ab0eecaf9f3ac53',
337337

338338
'src/third_party/dart/third_party/pkg_tested/dart_style':
339339
Var('dart_git') + '/dart_style.git' + '@' + Var('dart_dart_style_tag'),

ci/licenses_golden/licenses_third_party

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 28f685a04d4d5cff3945a962d6c765a6
1+
Signature: 641da0f071a75142dd5ca186f7b6b29f
22

33
UNUSED LICENSES:
44

@@ -11991,6 +11991,8 @@ LIBRARY: dart
1199111991
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/range.h + ../../../third_party/dart/LICENSE
1199211992
TYPE: LicenseType.bsd
1199311993
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/range.h
11994+
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.cc
11995+
FILE: ../../../third_party/dart/runtime/vm/virtual_memory_compressed.h
1199411996
FILE: ../../../third_party/dart/samples/ffi/resource_management/utf8_helpers.dart
1199511997
FILE: ../../../third_party/dart/samples_2/ffi/resource_management/utf8_helpers.dart
1199611998
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_allocation_patch.dart

0 commit comments

Comments
 (0)