[Win,Linux] New avatar menu: Fix invisible "question mark" button.
commit8b0b7f3892cd699921e0e41916b11e80fdedb10d
authortreib@chromium.org <treib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 15 Jun 2014 04:54:05 +0000 (15 04:54 +0000)
committertreib@chromium.org <treib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 15 Jun 2014 04:54:05 +0000 (15 04:54 +0000)
tree024419bcb9ab51e9b37b7601ba155c387127b0f8
parent29998f9461db2e3da4e0cab3842b83f049d85e79
[Win,Linux] New avatar menu: Fix invisible "question mark" button.

crrev.com/272854 added a programmatic clip circle to the profile icon, which then also applied to the question mark button and the supervised user icon, effectively making them invisible. This CL adds a new container view above the profile icon which hosts the question mark and SU icon.

BUG=378256

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277304 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/profiles/profile_chooser_view.cc