Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0053c1d

Browse files
committed
Roll src/third_party/dart 75ee523..4cff5a4 (6 commits)
4cff5a4 [ VM / Service ] Dynamically load source from linked-in platform kernel bc53c4d Update AstBuilder unified collection parsing to reduce error messages e3b8065 Add support for --dump-info=binary 372537f Add first support for strict-inference as an analysis option. c49537e Support for 'double' fields in summaries. 9cdc189 Fix bugs in list literals and add some inference tests
1 parent 8620579 commit 0053c1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '75ee523f9102ecf3cef648979e09b88468c4a53d',
34+
'dart_revision': '4cff5a4fd6a02c5c4277a9087e6fb69052b120f9',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -47,7 +47,7 @@ vars = {
4747
'dart_convert_tag': '2.0.2',
4848
'dart_crypto_tag': '2.0.6',
4949
'dart_csslib_tag': '0.14.4+1',
50-
'dart_dart2js_info_tag': '0.5.15',
50+
'dart_dart2js_info_tag': '0.6.0',
5151
'dart_dart_style_tag': '1.2.2',
5252
'dart_dartdoc_tag': 'v0.28.2',
5353
'dart_fixnum_tag': '0.10.9',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c3400903d3171173995a2a7eb437b6b0
1+
Signature: 049b7971585ead7ab4f23b8bdf29853f
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)