Chromium Code Reviews| Index: chrome/browser/views/frame/opaque_browser_frame_view.h |
| =================================================================== |
| --- chrome/browser/views/frame/opaque_browser_frame_view.h (revision 45498) |
| +++ chrome/browser/views/frame/opaque_browser_frame_view.h (working copy) |
| @@ -133,9 +133,6 @@ |
| // The bounds of the ClientView. |
| gfx::Rect client_view_bounds_; |
| - // The accessible name of this view. |
| - std::wstring accessible_name_; |
| - |
| DISALLOW_EVIL_CONSTRUCTORS(OpaqueBrowserFrameView); |
| }; |