aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/drawatlascolor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/drawatlascolor.cpp')
-rw-r--r--gm/drawatlascolor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/drawatlascolor.cpp b/gm/drawatlascolor.cpp
index ad0ec50265..a04822f033 100644
--- a/gm/drawatlascolor.cpp
+++ b/gm/drawatlascolor.cpp
@@ -138,7 +138,7 @@ protected:
SkPaint textP;
textP.setTextSize(SkIntToScalar(kTextPad));
textP.setAntiAlias(true);
- sk_tool_utils::set_portable_typeface_always(&textP, NULL);
+ sk_tool_utils::set_portable_typeface(&textP, NULL);
for (int i = 0; i < numModes; ++i) {
canvas->drawText(gModes[i].fLabel, strlen(gModes[i].fLabel),