| Index: include/gpu/gl/SkGLContextHelper.h
|
| diff --git a/include/gpu/gl/SkGLContextHelper.h b/include/gpu/gl/SkGLContextHelper.h
|
| index 5ee88e034776129f65a8493290cd6204f6f9e7a6..e83fd159047bdb48449543e291839af95e56e493 100644
|
| --- a/include/gpu/gl/SkGLContextHelper.h
|
| +++ b/include/gpu/gl/SkGLContextHelper.h
|
| @@ -15,7 +15,7 @@
|
| * Provides a GrGLInterface struct of function pointers for the context.
|
| */
|
|
|
| -class SkGLContextHelper : public SkRefCnt {
|
| +class SK_API SkGLContextHelper : public SkRefCnt {
|
| public:
|
| SK_DECLARE_INST_COUNT(SkGLContextHelper)
|
|
|
|
|