Mac: Fix wrong sad tab background color after switching tabs.
commit2b7f171ad655220ffd4ca98eca30253f25562deb
authorandresantoso <andresantoso@chromium.org>
Thu, 4 Jun 2015 04:09:48 +0000 (3 21:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Jun 2015 04:10:25 +0000 (4 04:10 +0000)
tree74a7e5e5548f0d8b34edf40c73fbf15855c45843
parentc250e032dd3d9201821eb4ceffa45c43e8334028
Mac: Fix wrong sad tab background color after switching tabs.

When switching to another tab and back, the sad tab view gets removed from its
window and its layer gets recreated. We need to set the background color on the
recreated layer as well, not only the initial layer.
This was a regression caused by r331411.

BUG=495513

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

Cr-Commit-Position: refs/heads/master@{#332779}
chrome/browser/ui/cocoa/tab_contents/sad_tab_view_cocoa.mm