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

Unified Diff: chrome/browser/ui/views/profiles/profile_chooser_view.h

Issue 2923933003: Remove an unused member from ProfileChooserView. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/profiles/profile_chooser_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/profiles/profile_chooser_view.h
diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h
index 72fcf29c44efd4b6374e69f8dca26ee40865a4cd..d6be6cfe2a4a9cb4c03d87c99b53e9af727e0b1d 100644
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
@@ -183,7 +183,6 @@ class ProfileChooserView : public content::WebContentsDelegate,
views::Link* manage_accounts_link_;
views::LabelButton* manage_accounts_button_;
views::LabelButton* signin_current_profile_button_;
- views::LabelButton* auth_error_email_button_;
// For material design user menu, the active profile card owns the profile
// name and photo.
« no previous file with comments | « no previous file | chrome/browser/ui/views/profiles/profile_chooser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698