Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4805)

Unified Diff: chrome/browser/views/accessible_toolbar_view.h

Issue 1751018: Remove unused local variables now that subclasses don't need to track their o... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;
« no previous file with comments | « chrome/browser/chromeos/frame/normal_browser_frame_view.h ('k') | chrome/browser/views/bookmark_bar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698