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

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

Issue 2034093003: Added flags for previous code change (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More unittest fix Created 4 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
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 b4eb300b0e60d9ad9987a7c7a992b13e9778d8fe..8d7dc7196e7a88e597212050c88ae552adf60019 100644
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
@@ -247,6 +247,7 @@ class ProfileChooserView : public content::WebContentsDelegate,
// Action buttons.
views::LabelButton* users_button_;
+ views::LabelButton* go_incognito_button_;
views::LabelButton* lock_button_;
views::Link* add_account_link_;

Powered by Google App Engine
This is Rietveld 408576698