mac: Fix tab strip outline when dragging out a tab.
The tab drawing code had a spurious "+ 1". Move that into the tab height, so that other places that look at this (such as the tab drag-out code) get a consistent value. The new height also matches the height of the corresponding bitmap: chrome/app/theme/def_100/mac/tab_active_left.png ist 29px high and has empty pixels at the top. BUG=52468 TEST=drag out tab. tab in new window looks good. Review URL: https://codereview.chromium.org/11419302 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171013 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment