Index: chrome/browser/autofill/autofill_cc_infobar_win.cc |
=================================================================== |
--- chrome/browser/autofill/autofill_cc_infobar_win.cc (revision 53742) |
+++ chrome/browser/autofill/autofill_cc_infobar_win.cc (working copy) |
@@ -173,7 +173,6 @@ |
text_button->SetHighlightColor(SK_ColorBLACK); |
text_button->SetHoverColor(SK_ColorBLACK); |
text_button->SetNormalHasBorder(true); |
- text_button->SetShowHighlighted(true); |
// Set font then text, then size button to fit text. |
text_button->SetFont(ResourceBundle::GetSharedInstance().GetFont( |