@@ -18,7 +18,7 @@ vars = {
1818 'llvm_git' : 'https://llvm.googlesource.com' ,
1919 # OCMock is for testing only so there is no google clone
2020 'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21- 'skia_revision' : '2bd12e31d5781f50ffdda7a7ce9081b3f6850488 ' ,
21+ 'skia_revision' : 'f489b4a06e1900f597e4261848d3b0382a18d851 ' ,
2222
2323 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424 # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
@@ -47,7 +47,7 @@ vars = {
4747 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4848 # You can use //tools/dart/create_updated_flutter_deps.py to produce
4949 # updated revision list of existing dependencies.
50- 'dart_revision' : '36b37d0a8db733098dc42f93c46829e5815655d7 ' ,
50+ 'dart_revision' : 'afb0adeca5b61290db3cfac78a59816aba79af1e ' ,
5151
5252 # WARNING: DO NOT EDIT MANUALLY
5353 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -460,7 +460,7 @@ deps = {
460460 Var ('dart_git' ) + '/test_reflective_loader.git@a85a930ad3736f93b96f6cc104d3576c1ae19e0e' ,
461461
462462 'src/third_party/dart/third_party/pkg/tools' :
463- Var ('dart_git' ) + '/tools.git@58d914764eab030bf537c2c58089c8ba7b46a313 ' ,
463+ Var ('dart_git' ) + '/tools.git@2308c672e0d7446f5bfdba96594b41f26fa24a2e ' ,
464464
465465 'src/third_party/dart/third_party/pkg/typed_data' :
466466 Var ('dart_git' ) + '/typed_data.git@d85363d2efb333afce07ec409a529ec32986e1a2' ,
0 commit comments