[co19] Roll co19_2 to 620c1148c8b7a3d7f74afacf348c46f109eb64f2

2020-06-02 sgrekhov@unipro.ru 672. Don't ignore root delete event
2020-05-22 sgrekhov@unipro.ru 672. By default testFileSystemEvent ignores root events now
2020-05-14 irina.arkhipets@gmail.com Fixed Issue 640: tests updated according to the new type inference rules.

Change-Id: I42bfc1c7981d548aa93a4b69de5ab16de307c031
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149585
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-06-02 10:55:20 +00:00
parent aec6a3529e
commit 66da37dd01

2
DEPS
View file

@ -44,7 +44,7 @@ vars = {
# hashes. It requires access to the dart-build-access group, which EngProd
# has.
"co19_rev": "9dacb12cf963ce92fb056b7f2fb87096fd576e9a",
"co19_2_rev": "ef2cb6474595d3ed60870e1a26e8913a980d6d59",
"co19_2_rev": "620c1148c8b7a3d7f74afacf348c46f109eb64f2",
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
# should be kept up to date with the revisions pulled by the Flutter engine.