aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/badpaint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/badpaint.cpp')
-rw-r--r--gm/badpaint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/badpaint.cpp b/gm/badpaint.cpp
index cce81465ad..7c51c749ee 100644
--- a/gm/badpaint.cpp
+++ b/gm/badpaint.cpp
@@ -57,4 +57,4 @@ private:
/////////////////////////////////////////////////////////////////////////////////////
-DEF_GM( return SkNEW(BadPaintGM); )
+DEF_GM(return new BadPaintGM;)