| Index: chrome/browser/views/infobars/infobar_container.h
|
| ===================================================================
|
| --- chrome/browser/views/infobars/infobar_container.h (revision 45498)
|
| +++ chrome/browser/views/infobars/infobar_container.h (working copy)
|
| @@ -85,9 +85,6 @@
|
| // The TabContents for which we are currently showing InfoBars.
|
| TabContents* tab_contents_;
|
|
|
| - // Storage of the string needed for accessibility.
|
| - std::wstring accessible_name_;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(InfoBarContainer);
|
| };
|
|
|
|
|