Chromium Code Reviews| Index: include/views/SkOSWindow_iOS.h |
| diff --git a/include/views/SkOSWindow_iOS.h b/include/views/SkOSWindow_iOS.h |
| index 071d6db18cf66bc233c763bf04498b9375bdf462..5a8b2e3d2f99c86d4092c8523d82ac65a1a341bc 100644 |
| --- a/include/views/SkOSWindow_iOS.h |
| +++ b/include/views/SkOSWindow_iOS.h |
| @@ -21,7 +21,7 @@ public: |
| kNativeGL_BackEndType, |
| }; |
| - void detach(); |
| + void release(); |
| bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); |
| void present(); |