Fix scale type in JSON format
BUG=skia: R=bensong@google.com, jcgregorio@google.com Author: kelvinly@google.com Review URL: https://codereview.chromium.org/354953007
This commit is contained in:
parent
e1c55869f3
commit
f8364155c6
@ -86,7 +86,7 @@
|
||||
},
|
||||
{
|
||||
"name": "scale",
|
||||
"type": "STRING"
|
||||
"type": "FLOAT"
|
||||
},
|
||||
{
|
||||
"name": "bbh",
|
||||
|
Loading…
Reference in New Issue
Block a user