Chromium Code Reviews| Index: ui/gfx/color_space_switches.cc |
| diff --git a/ui/gfx/color_space_switches.cc b/ui/gfx/color_space_switches.cc |
| index 31e7ca84959d4db53f70a9994c57b5f1223b93be..2844a8e7e951731118fb5f6fc20581336db2a943 100644 |
| --- a/ui/gfx/color_space_switches.cc |
| +++ b/ui/gfx/color_space_switches.cc |
| @@ -8,7 +8,7 @@ |
| namespace features { |
| const base::Feature kColorCorrectRendering{"ColorCorrectRendering", |
| - base::FEATURE_DISABLED_BY_DEFAULT}; |
| + base::FEATURE_ENABLED_BY_DEFAULT}; |
| } // namespace features |