Fix regression where mouse hover effect is absent on the browser action chevron
It looks like a SetBorder(NULL) crept into https://codereview.chromium.org/324393002, and the result is that the chevron hover effect (i.e., draw a border) is overridden. Remove the call to SetBorder(). BUG=407518 Review URL: https://codereview.chromium.org/492373004 Cr-Commit-Position: refs/heads/master@{#292158}
Showing
Please register or sign in to comment