Index: dm/DMSrcSink.h |
diff --git a/dm/DMSrcSink.h b/dm/DMSrcSink.h |
index 743bd1e46766f63d593c53c9678bb274bbb3a042..6f4eac71f901bf556a92a22def26b1ebd642afc3 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); |