mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
[co19] Roll co19_2 to 11de2759f391faa183b1aa47d854e8fb2c55f4ae
2023-06-28 sgrekhov22@gmail.com Fixes dart-lang/co19#1095. Wait for entryPoint is invoked before doing the test (dart-lang/co19#2102) Change-Id: I91e3fd3a76c09ecf17dc39930fd03a380de91fda Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312260 Reviewed-by: William Hesse <whesse@google.com> Commit-Queue: William Hesse <whesse@google.com>
This commit is contained in:
parent
2287c76724
commit
fab753ea27
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -55,7 +55,7 @@ vars = {
|
|||
# hashes.
|
||||
"co19_rev": "3fdaddfde59604e21dcf66ab353fe867c7931133",
|
||||
# This line prevents conflicts when both packages are rolled simultaneously.
|
||||
"co19_2_rev": "ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b",
|
||||
"co19_2_rev": "11de2759f391faa183b1aa47d854e8fb2c55f4ae",
|
||||
|
||||
# The internal benchmarks to use. See go/dart-benchmarks-internal
|
||||
"benchmarks_internal_rev": "f048a4a853e3062056d39c3db100acdde42f16d6",
|
||||
|
|
Loading…
Reference in a new issue