Chromium Code Reviews| Index: gm/thinstrokedrects.cpp |
| diff --git a/gm/thinstrokedrects.cpp b/gm/thinstrokedrects.cpp |
| index 37ffb35620bf952f43ccd6002f8be335351545a0..7e3e399f891037f4d264e00969b0a8016f33eaa4 100644 |
| --- a/gm/thinstrokedrects.cpp |
| +++ b/gm/thinstrokedrects.cpp |
| @@ -17,10 +17,6 @@ public: |
| } |
| protected: |
| - virtual uint32_t onGetFlags() const SK_OVERRIDE { |
| - return kSkipTiled_Flag; |
| - } |
| - |
| virtual SkString onShortName() SK_OVERRIDE { |
| return SkString("thinstrokedrects"); |
| } |