Index: gm/filterfastbounds.cpp |
diff --git a/gm/filterfastbounds.cpp b/gm/filterfastbounds.cpp |
index a4b65e011d6aaad4d0b0742c5c8d33da4a220106..f6797db9f342f20139dde1d3b3e6161fcfc6149f 100644 |
--- a/gm/filterfastbounds.cpp |
+++ b/gm/filterfastbounds.cpp |
@@ -321,6 +321,5 @@ private: |
////////////////////////////////////////////////////////////////////////////// |
-DEF_GM(return SkNEW(ImageFilterFastBoundGM);) |
- |
+DEF_GM(return new ImageFilterFastBoundGM;) |
} |