From 9d524f22bfde5dc3dc8f48e1be39bdebd3bb0304 Mon Sep 17 00:00:00 2001 From: halcanary Date: Tue, 29 Mar 2016 09:03:52 -0700 Subject: Style bikeshed - remove extraneous whitespace GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1842753002 Review URL: https://codereview.chromium.org/1842753002 --- gm/pathreverse.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/pathreverse.cpp') diff --git a/gm/pathreverse.cpp b/gm/pathreverse.cpp index 33507650a2..f0ce0516c8 100644 --- a/gm/pathreverse.cpp +++ b/gm/pathreverse.cpp @@ -15,7 +15,7 @@ * paint.setTextSize(SkIntToScalar(100)); * paint.setTypeface(SkTypeface::CreateFromName("Hiragino Maru Gothic Pro")); * paint.getTextPath("e", 1, 50, 50, &path); - * + * * The path data is duplicated here to allow the test to * run on all platforms and to remove the bug dependency * should future Macs edit or delete the font. -- cgit v1.2.3