Skip to content

Commit ff1be7d

Browse files
Roll Dart SDK from bb16990911b5 to a09de0d3556c (2 revisions) (#171000)
https://dart.googlesource.com/sdk.git/+log/bb16990911b5..a09de0d3556c 2025-06-23 [email protected] Version 3.9.0-265.0.dev 2025-06-23 [email protected] Version 3.9.0-264.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 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: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 99d909a commit ff1be7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'bb16990911b5469555bcc1a0a8c6e2091ea0a87e',
59+
'dart_revision': 'a09de0d3556cfc4ef157d15eb6663ccd557eb9f9',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -335,7 +335,7 @@ deps = {
335335
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
336336

337337
'engine/src/flutter/third_party/dart/third_party/pkg/native':
338-
Var('dart_git') + '/native.git@ea446859a3044a4fd76f2f87487d3934625a4767',
338+
Var('dart_git') + '/native.git@7944c5a0d26f3948273096239c9c2a8d6f0cda54',
339339

340340
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
341341
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),

engine/src/flutter/sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31043,7 +31043,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3104331043
This Source Code Form is "Incompatible With Secondary Licenses", as
3104431044
defined by the Mozilla Public License, v. 2.0.
3104531045

31046-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/bb16990911b5469555bcc1a0a8c6e2091ea0a87e
31046+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a09de0d3556cfc4ef157d15eb6663ccd557eb9f9
3104731047
/third_party/fallback_root_certificates/
3104831048

3104931049
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)