Roll src/third_party/dart 622747502e..fd27e795ba (9 commits)

dart-lang/sdk@fd27e795ba [CFE] Skip more failing (web) flutter test on bot flutter-frontend
dart-lang/sdk@201addc553 [typo] SUPPORT_TIMLINE -> SUPPORT_TIMELINE in dart.cc
dart-lang/sdk@e4a1085b45 [infra] status file clean up tool: add flag to also remove non-essential expectations in lines with comments
dart-lang/sdk@1f2316adc5 [vm] Add clang-tidy PRESUBMIT.py check on linux, flag implicit-to-bool conversions
dart-lang/sdk@5e549b3d21 Update CHANGELOG.md
dart-lang/sdk@1946d9d7a0 [dart2js] Add tests for issue 37724
dart-lang/sdk@f2789f74fc [infra] Remove non-essential test expectations with comments from pkg status file
dart-lang/sdk@a01dd3655f [CFE] Let compile platform include more required libraries"
dart-lang/sdk@35c011c030 Update meta docs to consider mixins and static extensions
This commit is contained in:
Ben Konyi 2019-09-04 06:41:09 -07:00
parent 7d0347bc22
commit 7a4684ef4d

2
DEPS
View File

@ -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': '622747502e32f578e097e79d5bee34b55d87c9c6',
'dart_revision': 'fd27e795ba73364e1eb0d4122de547444aaf02f6',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py