Roll src/third_party/dart 57c970d87a..cc2d5adec9 (1 commits)

cc2d5adec9 [dart:io] Don't leak /dev/urandom fd on fork.
This commit is contained in:
Ben Konyi
2019-05-15 18:33:54 -07:00
parent e9f6b1cf5c
commit 526ad8709a

2
DEPS
View File

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