Makes clicking on the signed in user name in the top right corner of the NTP
commit4027a6799d297143898e1c7614d8e6f08611d00c
authordbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 Aug 2013 05:57:47 +0000 (14 05:57 +0000)
committerdbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 Aug 2013 05:57:47 +0000 (14 05:57 +0000)
treecb2c95000410b0081686ffebcdc2990bcc456bd1
parentd05a15a40df7a81e7f5ca9cb032db1dc56343a3a
Makes clicking on the signed in user name in the top right corner of the NTP
work when there's only 1 profile. Before it didn't work as the avatar menu's
command wasn't enabled, so I've simply removed this check as this menu is useful
with only 1 profile as well (as you can add or edit).

R=estade@chromium.org
TBR=sail@chromium.org,bauerb@chromium.org
BUG=269657

Review URL: https://chromiumcodereview.appspot.com/22606003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217491 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/gtk/browser_window_gtk.cc
chrome/browser/ui/webui/ntp/ntp_login_handler.cc