mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
[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 <whesse@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
parent
eb89f571f7
commit
08ee5989b4
1 changed files with 1 additions and 1 deletions
2
DEPS
2
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",
|
||||
|
|
Loading…
Reference in a new issue