Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(604)

Unified Diff: ui/gfx/test/icc_profiles.h

Issue 2705203003: color: Tests for fix accidental partial color conversion (Closed)
Patch Set: Use smaller ICC profile Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/gfx/test/icc_profiles.h
diff --git a/ui/gfx/test/icc_profiles.h b/ui/gfx/test/icc_profiles.h
index 5eb9bd3ed16c6c59974f025098f627ce85c248ad..464f107ca68916f744a518b84deed1e78911d5f5 100644
--- a/ui/gfx/test/icc_profiles.h
+++ b/ui/gfx/test/icc_profiles.h
@@ -11,4 +11,7 @@ ICCProfile ICCProfileForTestingColorSpin();
ICCProfile ICCProfileForTestingGenericRGB();
ICCProfile ICCProfileForTestingSRGB();
+// A profile that does not have an analytic transfer function.
+ICCProfile ICCProfileForTestingNoAnalyticTrFn();
+
} // namespace gfx
« ui/gfx/icc_profile.cc ('K') | « ui/gfx/icc_profile.cc ('k') | ui/gfx/test/icc_profiles.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698