Chromium Code Reviews| Index: include/views/SkOSWindow_Mac.h |
| diff --git a/include/views/SkOSWindow_Mac.h b/include/views/SkOSWindow_Mac.h |
| index 6ce898321fd70ecf711518408688d034bf1c4cd4..efa97bf87245c35ba9c873a8f3987836c2f7aa30 100644 |
| --- a/include/views/SkOSWindow_Mac.h |
| +++ b/include/views/SkOSWindow_Mac.h |
| @@ -32,7 +32,7 @@ public: |
| #endif // SK_COMMAND_BUFFER |
| }; |
| - void detach(); |
| + void release(); |
| bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); |
| void present(); |