Chromium Code Reviews| Index: src/gpu/gl/mesa/SkMesaGLContext.h |
| diff --git a/src/gpu/gl/mesa/SkMesaGLContext.h b/src/gpu/gl/mesa/SkMesaGLContext.h |
| index a9c77a81da41d0149e3f0d94a9952c18022da5fc..83bc5f5e794bd2d2720df139b7c09f1e4c5dd31c 100644 |
| --- a/src/gpu/gl/mesa/SkMesaGLContext.h |
| +++ b/src/gpu/gl/mesa/SkMesaGLContext.h |
| @@ -27,7 +27,7 @@ public: |
| } |
| return ctx; |
| } |
| - |
| + static void ReleaseGpuAPIsInThread(); |
| private: |
| SkMesaGLContext(); |
| void destroyGLContext(); |