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

Unified Diff: ui/gfx/switches.h

Issue 2871893002: color: Ensure solid color IOSurface layers are sRGB (Closed)
Patch Set: Fix up deps Created 3 years, 7 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/switches.h
diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h
index 59c1f3802f97d3c7ece81c825755d7050a3f5808..939b4f298d0d1ecade1c074099c5c1d0cf720560 100644
--- a/ui/gfx/switches.h
+++ b/ui/gfx/switches.h
@@ -20,6 +20,8 @@ GFX_EXPORT extern const char kEnableHarfBuzzRenderText[];
GFX_EXPORT extern const char kHeadless[];
+GFX_EXPORT extern const char kEnableColorCorrectRendering[];
+
} // namespace switches
#endif // UI_GFX_SWITCHES_H_
« ui/gfx/mac/io_surface.cc ('K') | « ui/gfx/mac/io_surface.cc ('k') | ui/gfx/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698