Chromium Code Reviews| Index: include/gpu/gl/SkNullGLContext.h |
| diff --git a/include/gpu/gl/SkNullGLContext.h b/include/gpu/gl/SkNullGLContext.h |
| index df7812b98fba2d84ba00b3063eb2913c090e60ec..02d968eeff4bdd3dbd397b10cbbc40f0a8528b06 100644 |
| --- a/include/gpu/gl/SkNullGLContext.h |
| +++ b/include/gpu/gl/SkNullGLContext.h |
| @@ -10,7 +10,7 @@ |
| #include "SkGLContextHelper.h" |
| -class SkNullGLContext : public SkGLContextHelper { |
| +class SK_API SkNullGLContext : public SkGLContextHelper { |
| public: |
| SkNullGLContext() {}; |