Index: gm/ninepatchstretch.cpp |
diff --git a/gm/ninepatchstretch.cpp b/gm/ninepatchstretch.cpp |
index 9b0b94ec276030b5ad05229d41ef626eb774d7a1..4c6e7d274209f41bd700db7079da91d340d28a0f 100644 |
--- a/gm/ninepatchstretch.cpp |
+++ b/gm/ninepatchstretch.cpp |
@@ -110,4 +110,3 @@ private: |
typedef skiagm::GM INHERITED; |
}; |
DEF_GM( return new NinePatchStretchGM; ) |
- |