aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DMSrcSink.h
diff options
context:
space:
mode:
Diffstat (limited to 'dm/DMSrcSink.h')
-rw-r--r--dm/DMSrcSink.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dm/DMSrcSink.h b/dm/DMSrcSink.h
index a2bfbca7f3..be7d68e638 100644
--- a/dm/DMSrcSink.h
+++ b/dm/DMSrcSink.h
@@ -215,10 +215,10 @@ public:
// monitor, you're in luck! The unmarked outputs of this test should display
// correctly on this monitor in the Chrome browser. If not, it's useful to know
// that this monitor has a profile that is fairly similar to Adobe RGB.
- // TODO (msarett): Should we add a new test with a new monitor and verify that outputs
- // look identical on two different dsts?
kDst_HPZR30w_Mode,
+ kDst_sRGB_Mode,
+
#if defined(SK_TEST_QCMS)
// Use QCMS for color correction.
kQCMS_HPZR30w_Mode,