| Index: ui/gfx/switches.cc
|
| diff --git a/ui/gfx/switches.cc b/ui/gfx/switches.cc
|
| index f991cd8c3d27839c39d0ff642ad46791b007e57e..0219b5e1e01e51f8d341f3b9d4e5d10c56bc5f37 100644
|
| --- a/ui/gfx/switches.cc
|
| +++ b/ui/gfx/switches.cc
|
| @@ -27,8 +27,7 @@ const char kEnableColorCorrectRendering[] = "enable-color-correct-rendering";
|
|
|
| // Force all monitors to be treated as though they have the specified color
|
| // profile. Accepted values are "srgb" and "generic-rgb" (currently used by Mac
|
| -// layout tests) and "bt2020-gamma18" (to be used by Mac layout tests in the
|
| -// future).
|
| +// layout tests) and "color-spin-gamma24" (used by layout tests).
|
| const char kForceColorProfile[] = "force-color-profile";
|
|
|
| } // namespace switches
|
|
|