Add SK_API to GrSurface
TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/1209043012
This commit is contained in:
parent
38408460ad
commit
cc97ece058
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user