Index: include/views/SkOSWindow_Unix.h |
diff --git a/include/views/SkOSWindow_Unix.h b/include/views/SkOSWindow_Unix.h |
index 30386da183dcf5307fb2e28136aac08a033ac3b5..83d6b302431c2022c7cc5418e2d40149b1e717b4 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 tenBitColor, AttachmentInfo*); |
void release(); |
void present(); |