Make Ben happy

TBR=
BUG=skia:

Review URL: https://codereview.chromium.org/1351193004
This commit is contained in:
joshualitt 2015-09-18 11:28:59 -07:00 committed by Commit bot
parent 6c50a8f4ab
commit 33e91f1673

View File

@ -37,7 +37,7 @@ protected:
paint.setLCDRenderText(true);
paint.setTypeface(typeface);
const char* text = "Sk";
const char* text = "Skia";
// extra large
paint.setTextSize(262);