From 8f6f67efb67d73dbd91d0630b0da647b55b0a4a9 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Tue, 16 Apr 2013 17:58:38 +0000 Subject: change shortName to match filename git-svn-id: http://skia.googlecode.com/svn/trunk@8705 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gm/bitmaprecttest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/bitmaprecttest.cpp') diff --git a/gm/bitmaprecttest.cpp b/gm/bitmaprecttest.cpp index 5f7ff08973..b36d21480f 100644 --- a/gm/bitmaprecttest.cpp +++ b/gm/bitmaprecttest.cpp @@ -46,7 +46,7 @@ public: protected: virtual SkString onShortName() { - return SkString("bitmaprectest"); + return SkString("bitmaprecttest"); } virtual SkISize onISize() { -- cgit v1.2.3