Chromium Code Reviews| Index: gm/getpostextpath.cpp |
| diff --git a/gm/getpostextpath.cpp b/gm/getpostextpath.cpp |
| index c5e01b69a683247cad2dedfbce4d0d3740668887..db509697440c71df239e8f4123091b619162ac74 100644 |
| --- a/gm/getpostextpath.cpp |
| +++ b/gm/getpostextpath.cpp |
| @@ -16,9 +16,6 @@ public: |
| GetPosTextPathGM() {} |
| protected: |
| - uint32_t onGetFlags() const SK_OVERRIDE { |
| - return kSkipTiled_Flag; |
| - } |
| SkString onShortName() SK_OVERRIDE { |
| return SkString("getpostextpath"); |