Chromium Code Reviews| Index: gm/complexclip2.cpp |
| diff --git a/gm/complexclip2.cpp b/gm/complexclip2.cpp |
| index 361b1c0b9752f120c878a36f2dbf109d3e16c886..dfec4e73e1e6ad6f571c8b1e66a1997dbad75752 100644 |
| --- a/gm/complexclip2.cpp |
| +++ b/gm/complexclip2.cpp |
| @@ -38,7 +38,7 @@ public: |
| } |
| protected: |
| - void onOnceBeforeDraw() SK_OVERRIDE { |
| + void onOnceBeforeDraw() override { |
| this->setBGColor(SkColorSetRGB(0xDD,0xA0,0xDD)); |
| // offset the rects a bit so we get antialiasing even in the rect case |