diff --git a/DEPS b/DEPS index ea998888e8316..49c5b374f5bd9 100644 --- a/DEPS +++ b/DEPS @@ -66,7 +66,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': 'a95d7384db936d13fc6477dd809332f0e1f89642', + 'dart_revision': 'be080de22019fabba79b30116cfa7ba27f879636', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -372,7 +372,7 @@ deps = { Var('dart_git') + '/dart_style.git@8b1f24a8475a0116757172cd9acca4acbf87d973', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@f05afb4e95767825e52b99dc84eae6eda08a7d8f', + Var('dart_git') + '/dartdoc.git@3ce64a3d7da6702a4342bdfd0723b750fddeb35a', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@c926657618443ff4821411ede01684096b503f84',