Roll src/third_party/dart 17ed3cb5b3..cccb9ffb2a (2 commits)

dart-lang/sdk@cccb9ffb2a Stop timer callbacks after a hot reload
dart-lang/sdk@1451e9ee39 [dartdevc] Respect the NNBD experiment flag setting more often when patching SDK
This commit is contained in:
Ben Konyi 2019-10-23 00:43:22 -07:00
parent 2753e6b5c7
commit 32d4375533

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