diff --git a/DEPS b/DEPS index 2868cee5e3d..12a9c439e7e 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '8c45e2e29cb48536734ceaacec56c864ccf9bbdc', + 'dart_revision': '8bd3017291e5bb3a2b2972ea10ea32e22388c6ae', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -232,7 +232,7 @@ deps = { Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'), 'src/third_party/dart/third_party/pkg/logging': - Var('dart_git') + '/logging.git@9561ba016ae607747ae69b846c0e10958ca58ed4', + Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f', 'src/third_party/dart/third_party/pkg/markdown': Var('dart_git') + '/markdown.git@dbeafd47759e7dd0a167602153bb9c49fb5e5fe7',