This failed in a test run of changing the default state of the flag at
https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/487392
The failures were
CastStreamingApiTestWithPixelOutput.EndToEnd
TabCaptureApiPixelTest.EndToEndWithoutRemoting
This can be reproduced on linux by using a non-SRGB color profile (e.g, by calling "xicc /usr/share/color/icc/colord/AdobeRGB1998.icc" beforehand). The test does pass when using an sRGB color profile
In theory this test should be using --force-display-color-profile, like all other browser tests do, via the changes in crrev.com/480741. Somehow this isn't taking.
Comment 1 by bugdroid1@chromium.org
, Jun 26 2017