Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / include / core / SkSurfaceProps.h
index 0154473..69a0e52 100644 (file)
@@ -48,7 +48,7 @@ static inline bool SkPixelGeometryIsV(SkPixelGeometry geo) {
  *  during drawing, and can sometimes optimize its performance (e.g. disabling an expensive
  *  feature).
  */
-class SkSurfaceProps {
+class SK_API SkSurfaceProps {
 public:
     enum Flags {
         kDisallowAntiAlias_Flag     = 1 << 0,