Chromium Code Reviews| Index: gm/bitmaprecttest.cpp |
| diff --git a/gm/bitmaprecttest.cpp b/gm/bitmaprecttest.cpp |
| index 06495b957e46f7fdee9588c2249e504202f36309..6f0ab580774611667827f51563b76494418e9b36 100644 |
| --- a/gm/bitmaprecttest.cpp |
| +++ b/gm/bitmaprecttest.cpp |
| @@ -56,10 +56,6 @@ public: |
| } |
| protected: |
| - virtual uint32_t onGetFlags() const SK_OVERRIDE { |
| - return kSkipTiled_Flag; |
| - } |
| - |
| virtual SkString onShortName() { |
| return SkString("bitmaprecttest"); |
| } |