Index: include/views/SkOSWindow_Unix.h |
diff --git a/include/views/SkOSWindow_Unix.h b/include/views/SkOSWindow_Unix.h |
index 30386da183dcf5307fb2e28136aac08a033ac3b5..2e1b9ccc81ad331c1726038efc7940dc73404a74 100644 |
--- a/include/views/SkOSWindow_Unix.h |
+++ b/include/views/SkOSWindow_Unix.h |
@@ -44,7 +44,7 @@ public: |
#endif // SK_COMMAND_BUFFER |
}; |
- bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); |
+ bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, AttachmentInfo*); |
void release(); |
void present(); |