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:
kelvinly 2014-06-26 15:39:31 -07:00 committed by Commit bot
parent e1c55869f3
commit f8364155c6

View File

@ -86,7 +86,7 @@
},
{
"name": "scale",
"type": "STRING"
"type": "FLOAT"
},
{
"name": "bbh",