Moved code to create zoom button outside of an if statement. The current location...
commitded4bf0a33465317cc483db4856f797555ca5311
authorkhorimoto@chromium.org <khorimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 9 Jul 2012 21:58:54 +0000 (9 21:58 +0000)
committerkhorimoto@chromium.org <khorimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 9 Jul 2012 21:58:54 +0000 (9 21:58 +0000)
tree6ecc621a6844fbcd5d08ea9bc49b6978e2d39149
parent9f6c727335d997a1f7def72531239abceb299e60
Moved code to create zoom button outside of an if statement. The current location would have prohibited creating the icon if bookmarks were disabled.

BUG=none
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145753 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/gtk/location_bar_view_gtk.cc