Add SK_API to GrSurface

TBR=robertphillips@google.com

Review URL: https://codereview.chromium.org/1209043012
This commit is contained in:
bsalomon 2015-07-08 07:53:10 -07:00 committed by Commit bot
parent 38408460ad
commit cc97ece058

View File

@ -18,7 +18,7 @@ class GrRenderTarget;
class GrSurfacePriv;
class GrTexture;
class GrSurface : public GrGpuResource {
class SK_API GrSurface : public GrGpuResource {
public:
/**
* Retrieves the width of the surface.