Roll Dart SDK from c2edc382a4f8 to 5501d02b583d (1 revision) (#192263)
https://dart.googlesource.com/sdk.git/+log/c2edc382a4f8..5501d02b583d
2026-09-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-194.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 bensonluk@google.com,dart-vm-team@google.com 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
diff --git a/DEPS b/DEPS
index 927f1f5..517ac32 100644
--- a/DEPS
+++ b/DEPS
@@ -55,14 +55,14 @@
# updated revision list of existing dependencies. You will need to
# gclient sync before and after update deps to ensure all deps are updated.
# updated revision list of existing dependencies.
- 'dart_revision': 'c2edc382a4f8f6e4f40a740b63b1b6fd1b6477f5',
+ 'dart_revision': '5501d02b583d1717b800ada2ac4967e85ead15d8',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '9926156a583cec3d22d521232b31c70fa9a87dc1',
'dart_boringssl_rev': 'f341ba401f765c8e4b5194e785352d8eea92ba20',
'dart_core_rev': '773de9d6321bc2c7d86d6926e30b341f0b8c2cb1',
- 'dart_devtools_rev': '21f1838f3a9b138ac377efb953ca5a53c8832e75',
+ 'dart_devtools_rev': 'c9c5bc8e936a3f8521c2296604778c8ca49a9ade',
'dart_ecosystem_rev': 'cda8bd535dfbcff45010bc3c843d325682f944b2',
'dart_http_rev': 'a9176ac97402a42e1b275a26eb20a9deaec92184',
'dart_i18n_rev': '2fd9412c87f0cd3c6f018db6b2f888010c281356',
@@ -327,7 +327,7 @@
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git' + '@' + Var('dart_binaryen_rev'),
'engine/src/flutter/third_party/dart/third_party/devtools':
- {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:21f1838f3a9b138ac377efb953ca5a53c8832e75'}]},
+ {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:c9c5bc8e936a3f8521c2296604778c8ca49a9ade'}]},
'engine/src/flutter/third_party/dart/third_party/perfetto/src':
Var('chromium_git') + '/external/github.com/google/perfetto' + '@' + Var('dart_perfetto_rev'),