Index: dm/DMSrcSink.h |
diff --git a/dm/DMSrcSink.h b/dm/DMSrcSink.h |
index 1a56e817cad8bc448658c49ce5eda07688db76d2..226e3d63d420305e6a01c80d86451f8e9343f20c 100644 |
--- a/dm/DMSrcSink.h |
+++ b/dm/DMSrcSink.h |
@@ -117,6 +117,7 @@ public: |
kGetFromCanvas_DstColorType, |
kIndex8_Always_DstColorType, |
kGrayscale_Always_DstColorType, |
+ kNonNative8888_Always_DstColorType, |
}; |
CodecSrc(Path, Mode, DstColorType, SkAlphaType, float); |