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

Commit 853464e

Browse files
committed
Roll src/third_party/dart b31df28..baebba0 (5 commits)
dart-lang/sdk@baebba06af [vm/isolate] Fix type name typo in Dart::Init method declaration dart-lang/sdk@b21a5f1adf Fix bugs in static_extension_syntax_test.dart dart-lang/sdk@32e27f68dc Migration: Add the ability to use `null` for nullability nodes in substitutions. dart-lang/sdk@22eaf081b4 Extract tests for CONFLICTING_STATIC_AND_INSTANCE into a separate file. dart-lang/sdk@d5d69883b9 More tests for DUPLICATE_DEFINITION in extensions, fixes for static fields.
1 parent fb317b0 commit 853464e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'b31df28d721156b041c3dd9ded7b304503177ee6',
37+
'dart_revision': 'baebba06afdfe17c0df8f31de6be3afe8f79c45f',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

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: fecb9bdc827a89ac8663b885360b1f50
1+
Signature: 5fd38a0e9095f4d8f120a77104b65854
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)