From 08ee5989b4ac1c7ba2f8870d489fb80c1488dae2 Mon Sep 17 00:00:00 2001 From: Alexander Thomas Date: Fri, 24 Sep 2021 08:54:35 +0000 Subject: [PATCH] [co19] Roll co19_2 to 13344ad01472df9badfa78fd6aa411f042e13354 2021-09-21 irina.arkhipets@gmail.com Issue dart-lang/co19#1189: Check for JavaScript removed because test is excluded. 2021-09-06 irina.arkhipets@gmail.com Issue dart-lang/co19#1188: test expectation corrected fdor web configurations. 2021-09-06 irina.arkhipets@gmail.com Issue dart-lang/co19#1188: test corrected according to the master changes. 2021-09-06 irina.arkhipets@gmail.com Issue dart-lang/co19#1188: Missing issue tags added, tests corrected according to the master changes. Change-Id: I78dedc099d5abe83ef0702b2c5f576cfdf97f1c3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214400 Reviewed-by: William Hesse Commit-Queue: Alexander Thomas --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 094aefbe77a..c8e782006ba 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,7 @@ vars = { # has. "co19_rev": "e9f3b0239dedd349084ca1e0b9d2ceacf4b2a1ef", # This line prevents conflicts when both packages are rolled simultaneously. - "co19_2_rev": "3e1ea1af9ef293d7f6a8f3332b5c71c7072a30e0", + "co19_2_rev": "13344ad01472df9badfa78fd6aa411f042e13354", # The internal benchmarks to use. See go/dart-benchmarks-internal "benchmarks_internal_rev": "076df10d9b77af337f2d8029725787155eb1cd52",