Chromium Code Reviews| Index: gm/colortypexfermode.cpp |
| diff --git a/gm/colortypexfermode.cpp b/gm/colortypexfermode.cpp |
| index cd1b249cd1c020da73c935d8dbc6e6a0d536b27d..51cb7eb7c30584dd71b64730fed2c9739dd4b086 100644 |
| --- a/gm/colortypexfermode.cpp |
| +++ b/gm/colortypexfermode.cpp |
| @@ -156,10 +156,6 @@ protected: |
| s->unref(); |
| } |
| - virtual uint32_t onGetFlags() const { |
| - return kSkipPipe_Flag | kSkipPicture_Flag; |
| - } |
| - |
| private: |
| SkTypeface* fColorType; |