Another attempt at property passing to update windows sdk

TBR: mark@chromium.org
Change-Id: Iba8fc67f104097ba9d8ec3813f6fdc580c0ba910
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2859467
Reviewed-by: Scott Graham <scottmg@chromium.org>
This commit is contained in:
Scott Graham 2021-04-29 09:42:41 -07:00
parent 971e28adf3
commit e9de0a23ff

View File

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