From d13732d382b5453c541ae262c84c462f77953df5 Mon Sep 17 00:00:00 2001 From: "Sergey G. Grekhov" Date: Sun, 30 Jul 2023 08:12:00 +0000 Subject: [PATCH] [co19] Roll co19_2 to db818086e326fab3eb437c3c399f7f5401d10681 2023-07-26 sgrekhov22@gmail.com dart-lang/co19#2149. [co19_2] Fix new errors due to changes with the constant evaluator (dart-lang/co19#2151) Change-Id: I1e9796146595c22c2694c6e555127823fc7f07ef Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316582 Commit-Queue: Alexander Thomas Reviewed-by: Alexander Thomas --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1c120a9c49c..ab545ef605a 100644 --- a/DEPS +++ b/DEPS @@ -55,7 +55,7 @@ vars = { # hashes. "co19_rev": "1530f9b2408f5754c1c114f4d6475d883301f0ca", # This line prevents conflicts when both packages are rolled simultaneously. - "co19_2_rev": "11de2759f391faa183b1aa47d854e8fb2c55f4ae", + "co19_2_rev": "db818086e326fab3eb437c3c399f7f5401d10681", # The internal benchmarks to use. See go/dart-benchmarks-internal "benchmarks_internal_rev": "f048a4a853e3062056d39c3db100acdde42f16d6",