Chromium Code Reviews| Index: gm/strokerects.cpp |
| diff --git a/gm/strokerects.cpp b/gm/strokerects.cpp |
| index dea8e8c1c84751460d4b0396d2c0e521a9d3ac6d..5609c5f6b3e4bbeea39ac94420b724393a838fdb 100644 |
| --- a/gm/strokerects.cpp |
| +++ b/gm/strokerects.cpp |
| @@ -25,9 +25,6 @@ public: |
| StrokeRectsGM() {} |
| protected: |
| - uint32_t onGetFlags() const SK_OVERRIDE { |
| - return kSkipTiled_Flag; |
| - } |
| SkString onShortName() SK_OVERRIDE { |
| return SkString("strokerects"); |