Index: gm/circularclips.cpp |
diff --git a/gm/circularclips.cpp b/gm/circularclips.cpp |
index 69e8b69a8f23a78f733c5511f73f8b70996a974b..ec766fbca4b0d28a3417cfb6bd622cb6647e7487 100644 |
--- a/gm/circularclips.cpp |
+++ b/gm/circularclips.cpp |
@@ -25,9 +25,6 @@ public: |
} |
protected: |
- uint32_t onGetFlags() const SK_OVERRIDE { |
- return kSkipTiled_Flag; |
- } |
bool runAsBench() const SK_OVERRIDE { return true; } |