linux_aura: Fix drawing of the bookmark bubble in High Contrast Inverse.
commit9d308626fb3c9569d84ae925fc19b87f611e6b42
authorerg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 10 Mar 2014 21:40:22 +0000 (10 21:40 +0000)
committererg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 10 Mar 2014 21:40:22 +0000 (10 21:40 +0000)
treef1ae63e8fcc7e75f4711aaa697c8b00b016b1c11
parenteb44a988aa40472609aceb63f94f6e2a3c2752b3
linux_aura: Fix drawing of the bookmark bubble in High Contrast Inverse.

We weren't updating colors correctly in the bubble, and were hardcoding
the button colors in a way that we shouldn't on Linux.

BUG=350144, 350498
R=msw@chromium.org, sky@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256040 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc
chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
ui/views/bubble/bubble_delegate.cc
ui/views/controls/button/label_button.cc