Chromium Code Reviews| Index: chrome/browser/views/infobars/infobars.h |
| =================================================================== |
| --- chrome/browser/views/infobars/infobars.h (revision 45498) |
| +++ chrome/browser/views/infobars/infobars.h (working copy) |
| @@ -132,9 +132,6 @@ |
| // the stack in ViewHierarchyChanged to unwind). |
| void DeleteSelf(); |
| - // Storage of string needed for accessibility. |
| - std::wstring accessible_name_; |
| - |
| // The InfoBar's container |
| InfoBarContainer* container_; |