Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / src / views / mac / SkNSView.h
index dfc81ea..9cc2949 100644 (file)
@@ -49,4 +49,7 @@ class SkEvent;
 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetInfo:(SkOSWindow::AttachmentInfo*) info;
 - (void)detach;
 - (void)present;
+
+- (void)freeNativeWind;
+
 @end