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/bitmaprect.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gm/bitmaprect.cpp') diff --git a/gm/bitmaprect.cpp b/gm/bitmaprect.cpp index bf06adbe1d..4853d03a52 100644 --- a/gm/bitmaprect.cpp +++ b/gm/bitmaprect.cpp @@ -281,4 +281,3 @@ DEF_GM( return new DrawBitmapRect3(); ) DEF_GM( return new DrawBitmapRect4(false); ) DEF_GM( return new DrawBitmapRect4(true); ) #endif - -- cgit v1.2.3