Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3073)

Unified Diff: bench/skpbench.json

Issue 354953007: Fix scale type in JSON format (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/skpbench.json
diff --git a/bench/skpbench.json b/bench/skpbench.json
index b9a8fecadf7c305851e4807c2902a49d252132c1..1e0e23f3f3a571aba91f8f6c912ce1c43f0076bd 100644
--- a/bench/skpbench.json
+++ b/bench/skpbench.json
@@ -86,7 +86,7 @@
},
{
"name": "scale",
- "type": "STRING"
+ "type": "FLOAT"
},
{
"name": "bbh",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698