Index: views/controls/progress_bar.h |
=================================================================== |
--- views/controls/progress_bar.h (revision 45498) |
+++ views/controls/progress_bar.h (working copy) |
@@ -73,9 +73,6 @@ |
// The view class name. |
static const char kViewClassName[]; |
- // The storage string for the accessibility name associated with this control. |
- std::wstring accessible_name_; |
- |
DISALLOW_COPY_AND_ASSIGN(ProgressBar); |
}; |