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

Commit cbc2fe6

Browse files
committed
Roll src/third_party/dart ffefa12..e29d6d0 (4 commits)
dart-lang/sdk@e29d6d0ecb [dart2js] HValidator - k-limit inputs and usedBy validation dart-lang/sdk@9713ce16b9 Report EXTENSION_CONFLICTING_STATIC_AND_INSTANCE and DUPLICATE_DEFINITION for extensions. dart-lang/sdk@a244295301 Tests for AstRewriteVisitor. dart-lang/sdk@8af17ed9ff [dart2js] Collect named type variables from recipe generator.
1 parent 0afba6b commit cbc2fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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': 'ffefa124a77d76307eb41bbc4d7717aaa264e4f4',
37+
'dart_revision': 'e29d6d0ecb462b2fc458c8f6ef7d33fb00b236bb',
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

0 commit comments

Comments
 (0)