| commit | eafdf126d44abadf01e7d2910739e228f557df51 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed May 15 07:01:09 2013 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed May 15 07:01:09 2013 +0000 |
| tree | ebc4c4619ced343f4e36e6628fc12597bf32c175 | |
| parent | ba46534869041a0c3a4f85952999c23888bbe967 [diff] [blame] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@9135 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gm/thinrects.cpp b/gm/thinrects.cpp index 6ee9a75..7e30a20 100644 --- a/gm/thinrects.cpp +++ b/gm/thinrects.cpp
@@ -53,7 +53,7 @@ canvas->restore(); canvas->save(); - canvas->translate(160.0f + i*0.125f, + canvas->translate(160.0f + i*0.125f, i*40.0f + i*0.125f); DrawSquares(canvas, white);