Some cleanup, mostly for translate icon:
commit473a46388fa9b1cc80a5c4eb61e4297c2a1b2210
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 11 Nov 2013 23:53:39 +0000 (11 23:53 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 11 Nov 2013 23:53:39 +0000 (11 23:53 +0000)
tree195e887b992ceefc01fbaa34f66847b0c85659e4
parent41befacda959c08334ed9172b5e8e0d7a6049e7b
Some cleanup, mostly for translate icon:
* Make child order match visual order (and make declaration order match too)
* Always create the translate icon, and only modify its visibility based on the
  switch.  This matches how other icons behave and is slightly simpler.
* Shorten a few other misc. bits

BUG=none
TEST=none
R=hajimehoshi@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234330 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/location_bar/location_bar_view.cc
chrome/browser/ui/views/location_bar/location_bar_view.h
chrome/browser/ui/views/location_bar/star_view_browsertest.cc
chrome/browser/ui/views/toolbar_view.cc