Add cc::LayerTreeSettings for color correct rendering

Propagate the --enable-color-correct-rendering flag from the browser
to the renderer, and propagate it to the LayerTreeSettings of the
browser and the renderer.

Move the flag from content to cc, because it needs to be set from
content::RenderWidgetCompositor and ui::Compositor (oops).

BUG=44872
TBR=piman

Review-Url: https://codereview.chromium.org/2328133002
Cr-Commit-Position: refs/heads/master@{#418090}
10 files changed