Index: gm/fatpathfill.cpp |
diff --git a/gm/fatpathfill.cpp b/gm/fatpathfill.cpp |
index e4b8a8d2cd5290b54823c96b9fa970cd9ec3817a..1d269a02899a7baa0a7c7bb0d618b259495b13e4 100644 |
--- a/gm/fatpathfill.cpp |
+++ b/gm/fatpathfill.cpp |
@@ -56,9 +56,6 @@ public: |
FatPathFillGM() {} |
protected: |
- uint32_t onGetFlags() const SK_OVERRIDE { |
- return kSkipTiled_Flag; |
- } |
virtual SkString onShortName() { |
return SkString("fatpathfill"); |