Index: include/views/SkOSWindow_SDL.h |
diff --git a/include/views/SkOSWindow_SDL.h b/include/views/SkOSWindow_SDL.h |
index e08108add45c4d21cb1ec869fa1e5fa4eb27c5dc..68234417154f9c7e8b536cf8c3416360340e3562 100644 |
--- a/include/views/SkOSWindow_SDL.h |
+++ b/include/views/SkOSWindow_SDL.h |
@@ -28,7 +28,7 @@ public: |
#endif // SK_COMMAND_BUFFER |
}; |
- void detach(); |
+ void release(); |
bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); |
void present(); |
bool makeFullscreen(); |