Chromium Code Reviews| Index: gm/hittestpath.cpp |
| diff --git a/gm/hittestpath.cpp b/gm/hittestpath.cpp |
| index 36a7cb480802d1fd8b00488cbb6df61463883d86..11fe834dd68fcb57a4297c9d0a08cfbb06732559 100644 |
| --- a/gm/hittestpath.cpp |
| +++ b/gm/hittestpath.cpp |
| @@ -34,9 +34,6 @@ public: |
| HitTestPathGM () {} |
| protected: |
| - uint32_t onGetFlags() const SK_OVERRIDE { |
| - return kSkipTiled_Flag; |
| - } |
| SkString onShortName() SK_OVERRIDE { |
| return SkString("hittestpath"); |