Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / common / gpu / media / va_surface.h
index eed631b..88dfc2a 100644 (file)
@@ -78,7 +78,7 @@ namespace content {
 //                                       v
 //                       VaapiWrapper frees VASurfaceID.
 //
-class VASurface : public base::RefCountedThreadSafe<VASurface> {
+class CONTENT_EXPORT VASurface : public base::RefCountedThreadSafe<VASurface> {
  public:
   // Provided by user, will be called when all references to the surface
   // are released.