Skip to content

Commit 417a05e

Browse files
Roll Dart SDK from 7e3310bbe1ed to a9cfcc289ed4 (1 revision) (flutter#31369)
1 parent 6d9f479 commit 417a05e

File tree

2 files changed

+67
-17
lines changed

2 files changed

+67
-17
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '7e3310bbe1edbf88193c64654fa63d762cd8e336',
42+
'dart_revision': 'a9cfcc289ed49636695d8af0da87d8ed34bad657',
4343

4444
# WARNING: DO NOT EDIT MANUALLY
4545
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -232,7 +232,7 @@ deps = {
232232
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
233233

234234
'src/third_party/dart/third_party/pkg/html':
235-
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
235+
Var('dart_git') + '/html.git@3c2448108b431dd00d3a7033d9f43f19fa5d93d3',
236236

237237
'src/third_party/dart/third_party/pkg/http':
238238
Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615',

0 commit comments

Comments
 (0)