Enable Slimming Paint for Mandolin.
commitd38e27c032a2d648b16950792415bf8b52e27d92
authorschenney <schenney@chromium.org>
Mon, 6 Jul 2015 14:01:44 +0000 (6 07:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 6 Jul 2015 14:02:28 +0000 (6 14:02 +0000)
tree7bcd9c8febc76e102ec0ced1578f303c45af5970
parent7fbe500b24aa0271f40b9c8e48c0cce365d9f33c
Enable Slimming Paint for Mandolin.

The LayerTreeHost needs to know that Slimming Paint is enabled in order
to create the correct recorders and rasterizers for layers. This patch always sets it true, because we do not have access to any way of discovering the system state.

R=sky,fsamuel
BUG=499353

Review URL: https://codereview.chromium.org/1206013002

Cr-Commit-Position: refs/heads/master@{#337389}
components/html_viewer/global_state.cc
components/html_viewer/web_layer_tree_view_impl.cc