Fix bug: Bad width for elements that have a col_span > 1 and start column > 0 in...
commit369a348a2e662a056266918ff65e79f7d81653cf
authorfdoray@chromium.org <fdoray@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 27 Jun 2013 22:19:00 +0000 (27 22:19 +0000)
committerfdoray@chromium.org <fdoray@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 27 Jun 2013 22:19:00 +0000 (27 22:19 +0000)
tree8333939beb971c28169ce49dedbe8028b6c68860
parent312be623b905a50a0130676493cbe4ec517bca38
Fix bug: Bad width for elements that have a col_span > 1 and start column > 0 in views::GridLayout

BUG=254092

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209011 0039d316-1c4b-4281-b951-d872f2087c98
ui/views/layout/grid_layout.cc
ui/views/layout/grid_layout_unittest.cc