Attempt to update Windows sdk to 2021-04-28

Related to
https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2856816
but regrettably seems to be necessary to apply to bots rather than local
usage.

Bug: crashpad:371
Change-Id: I9f358a4addefcab294b83e4282bfef1f9625a249
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2857165
Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Scott Graham 2021-04-28 12:01:48 -07:00
parent e8961956f3
commit 971e28adf3

View File

@ -78,6 +78,7 @@ builder_mixins {
dimensions: "os:Windows-10"
recipe {
properties: "target_os:win"
properties_j: "$depot_tools/windows_sdk:{\"version\":\"2021-04-28\"}"
}
}