Chromium Code Reviews| Index: gm/yuvtorgbeffect.cpp |
| diff --git a/gm/yuvtorgbeffect.cpp b/gm/yuvtorgbeffect.cpp |
| index 1a2c9c9f39d14134e48ec9a4dc83eb0dbec380ad..fb0c67d3d10240f59bd140690160470d726360fc 100644 |
| --- a/gm/yuvtorgbeffect.cpp |
| +++ b/gm/yuvtorgbeffect.cpp |
| @@ -66,6 +66,7 @@ protected: |
| } |
| GrContext* context = rt->getContext(); |
| if (NULL == context) { |
| + this->drawGpuOnlyMessage(canvas); |
| return; |
| } |