Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index 939b4f298d0d1ecade1c074099c5c1d0cf720560..b87dad5393292ae9ed9bae7dc8941507fd857091 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -22,6 +22,8 @@ GFX_EXPORT extern const char kHeadless[]; |
| GFX_EXPORT extern const char kEnableColorCorrectRendering[]; |
| +GFX_EXPORT extern const char kForceColorProfile[]; |
| + |
| } // namespace switches |
| #endif // UI_GFX_SWITCHES_H_ |