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

Commit 09b3182

Browse files
Roll Dart SDK from 4c4bf41 to 0507607 (1 revision)
https://dart.googlesource.com/sdk.git/+log/4c4bf41da092..0507607e1380 2021-08-25 [email protected] Version 2.15.0-52.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent d75f033 commit 09b3182

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

DEPS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '4c4bf41da09210cd8fb404006a97b2103923d48f',
42+
'dart_revision': '0507607e13808426fb90fd0b4a5e751a3fe7e029',
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
@@ -49,7 +49,6 @@ vars = {
4949
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
5050
'dart_collection_rev': '75a7a5510979a3cd70143af85bcc1667ee233674',
5151
'dart_devtools_rev': '2b47d9ed486479153ca2fd038000950674ed1beb',
52-
'dart_http_throttle_tag': '1.0.2',
5352
'dart_intl_tag': '0.17.0-nullsafety',
5453
'dart_linter_tag': '1.9.0',
5554
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
@@ -236,9 +235,6 @@ deps = {
236235
'src/third_party/dart/third_party/pkg/http_parser':
237236
Var('dart_git') + '/http_parser.git@202391286ddc13c4c3c284ac5b511f04697250ed',
238237

239-
'src/third_party/dart/third_party/pkg/http_throttle':
240-
Var('dart_git') + '/http_throttle.git' + '@' + Var('dart_http_throttle_tag'),
241-
242238
'src/third_party/dart/third_party/pkg/intl':
243239
Var('dart_git') + '/intl.git' + '@' + Var('dart_intl_tag'),
244240

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: db68378fca15712b4a02dc80c68c9bf9
1+
Signature: e1c995f2932d929d29c9b532125f8196
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)