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

Commit 6443d9b

Browse files
committed
Revert Dart SDK to 1e0fec6
1 parent bee0d2a commit 6443d9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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': '4db0f5599c85e5bf060e6a851997789e09a63718',
38+
'dart_revision': '1e0fec6e48cf89f46973af38a5c2de4bc760a135',
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
@@ -239,7 +239,7 @@ deps = {
239239
Var('dart_git') + '/markdown.git@9c4beaac96d8f008078e00b027915f81b665d2de',
240240

241241
'src/third_party/dart/third_party/pkg/matcher':
242-
Var('dart_git') + '/matcher.git@1f7b6f0cb15eb6659a1de0513571575a5c8a51d0',
242+
Var('dart_git') + '/matcher.git@43d5cac48fcd386643016e767164da87c5c25e29',
243243

244244
'src/third_party/dart/third_party/pkg/mime':
245245
Var('dart_git') + '/mime.git@c931f4bed87221beaece356494b43731445ce7b8',
@@ -504,7 +504,7 @@ deps = {
504504
'packages': [
505505
{
506506
'package': 'fuchsia/third_party/clang/mac-amd64',
507-
'version': 'hoapl8VNWFGkiCI_tQDt_7wKgyaxie5bw_plTjO00T0C'
507+
'version': 'hoapl8VNWFGkiCI_tQDt_7wKgyaxie5bw_plTjO00T0C'
508508
}
509509
],
510510
'condition': 'host_os == "mac"',

0 commit comments

Comments
 (0)