| Index: chrome/browser/views/accessible_toolbar_view.h
|
| ===================================================================
|
| --- chrome/browser/views/accessible_toolbar_view.h (revision 45498)
|
| +++ chrome/browser/views/accessible_toolbar_view.h (working copy)
|
| @@ -55,9 +55,6 @@
|
| // dealt within the WillLoseFocus method.
|
| void SetFocusToLastFocusedView();
|
|
|
| - // Storage of strings needed for accessibility.
|
| - std::wstring accessible_name_;
|
| -
|
| // Selected child view currently having accessibility focus.
|
| views::View* selected_focused_view_;
|
|
|
|
|