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