diff --git a/DEPS b/DEPS index 1765c05ac7fcc..782cb6c62ff0b 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '5687f08b854d820f05e64334139953bb50194690', + 'dart_revision': 'afb0adeca5b61290db3cfac78a59816aba79af1e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -460,7 +460,7 @@ deps = { Var('dart_git') + '/test_reflective_loader.git@a85a930ad3736f93b96f6cc104d3576c1ae19e0e', 'src/third_party/dart/third_party/pkg/tools': - Var('dart_git') + '/tools.git@58d914764eab030bf537c2c58089c8ba7b46a313', + Var('dart_git') + '/tools.git@2308c672e0d7446f5bfdba96594b41f26fa24a2e', 'src/third_party/dart/third_party/pkg/typed_data': Var('dart_git') + '/typed_data.git@d85363d2efb333afce07ec409a529ec32986e1a2',