Skip to content

Commit 0d77fa2

Browse files
engine-flutter-autorollmboetger
authored andcommitted
Roll Dart SDK from a821b47e7a4d to da9e0299c120 (1 revision) (flutter#172457)
https://dart.googlesource.com/sdk.git/+log/a821b47e7a4d..da9e0299c120 2025-07-21 [email protected] Version 3.10.0-15.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 0dee3e5 commit 0d77fa2

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': 'a821b47e7a4de32404815e2f8645708bfcee84a3',
59+
'dart_revision': 'da9e0299c120d5dc4b5f0da8a75c137abf54efe1',
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
@@ -329,7 +329,7 @@ deps = {
329329
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
330330

331331
'engine/src/flutter/third_party/dart/third_party/pkg/native':
332-
Var('dart_git') + '/native.git@723cd56a5edc89699db32bca1b5bf91aa0bcf0cf',
332+
Var('dart_git') + '/native.git@cc5539fe3fd782629f13e05b0c83093862baf7ca',
333333

334334
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
335335
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/+/a821b47e7a4de32404815e2f8645708bfcee84a3
31046+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/da9e0299c120d5dc4b5f0da8a75c137abf54efe1
3104731047
/third_party/fallback_root_certificates/
3104831048

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

0 commit comments

Comments
 (0)