Chromium Code Reviews| Index: gm/clip_strokerect.cpp |
| diff --git a/gm/clip_strokerect.cpp b/gm/clip_strokerect.cpp |
| index f7c18e73e66c2b17632ad29896c6395ef806b29d..a0dc7fd2ffaf4fd49839522dd256bf4466345b3c 100644 |
| --- a/gm/clip_strokerect.cpp |
| +++ b/gm/clip_strokerect.cpp |
| @@ -63,8 +63,6 @@ protected: |
| canvas->drawRect(rect2, p); |
| } |
| - uint32_t onGetFlags() const SK_OVERRIDE { return kSkipPipe_Flag; } |
| - |
| private: |
| typedef skiagm::GM INHERITED; |
| }; |