Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)

dart-lang/sdk@ca7baa4013 [vm/fuzzer] Add virtual methods
dart-lang/sdk@2b966a9743 [vm/fuzzer] Fix reproduction output
dart-lang/sdk@c11ca7d439 Check for CompileTimeErrorCode.CONST_WITH_TYPE_PARAMETERS in LinterContext.canBeConst().
This commit is contained in:
Ben Konyi 2019-09-10 21:42:01 -07:00
parent d8e274b643
commit c554386544

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