Index: views/controls/textfield/textfield.h |
=================================================================== |
--- views/controls/textfield/textfield.h (revision 45498) |
+++ views/controls/textfield/textfield.h (working copy) |
@@ -285,9 +285,6 @@ |
// NativeControlWin. |
bool initialized_; |
- // The storage string for the accessibility name associated with this control. |
- std::wstring accessible_name_; |
- |
// Text to display when empty. |
string16 text_to_display_when_empty_; |