Chromium Code Reviews| Index: views/controls/button/button.h |
| =================================================================== |
| --- views/controls/button/button.h (revision 45498) |
| +++ views/controls/button/button.h (working copy) |
| @@ -57,7 +57,6 @@ |
| // Accessibility data. |
| std::wstring accessible_shortcut_; |
| - std::wstring accessible_name_; |
| // The id tag associated with this button. Used to disambiguate buttons in |
| // the ButtonListener implementation. |