aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/lightingshader2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/lightingshader2.cpp')
-rw-r--r--gm/lightingshader2.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gm/lightingshader2.cpp b/gm/lightingshader2.cpp
index edec063dd1..b0c7beec46 100644
--- a/gm/lightingshader2.cpp
+++ b/gm/lightingshader2.cpp
@@ -140,8 +140,7 @@ protected:
constexpr SkScalar LABEL_SIZE = 10.0f;
SkPaint labelPaint;
- labelPaint.setTypeface(sk_tool_utils::create_portable_typeface("sans-serif",
- SkFontStyle()));
+ labelPaint.setTypeface(sk_tool_utils::create_portable_typeface("sans-serif",SkFontStyle()));
labelPaint.setAntiAlias(true);
labelPaint.setTextSize(LABEL_SIZE);