Fix typo in api_struct_info.json

Breaking the Dawn->Chromium roll

Bug: none
Change-Id: Ic016b8bbdc817696bd31192a48dfd2022adcff8f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/73060
Commit-Queue: Austin Eng <enga@chromium.org>
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Austin Eng 2021-12-15 18:06:36 +00:00 committed by Dawn LUCI CQ
parent 4a179c2d96
commit 736dd07303
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"file": "{api}/{api}.h", "file": "{api}/{api}.h",
"defines": [], "defines": [],
"structs": { "structs": {
"{{metatdata.c_prefix}}ChainedStruct": [ "{{metadata.c_prefix}}ChainedStruct": [
"next", "next",
"sType" "sType"
], ],