Index: include/gpu/GrContext.h |
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
index 759c7e4aeefe98eb88012ab99905ba58ecaa0d13..22e026e82bc8da6ff90619a0219deefcf4a97272 100644 |
--- a/include/gpu/GrContext.h |
+++ b/include/gpu/GrContext.h |
@@ -39,7 +39,7 @@ class GrVertexBufferAllocPool; |
class GrSoftwarePathRenderer; |
class SkStrokeRec; |
-class GR_API GrContext : public GrRefCnt { |
+class SK_API GrContext : public GrRefCnt { |
public: |
SK_DECLARE_INST_COUNT(GrContext) |