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 87708af3616bbfb7ee9c98e401ec1db92f513e0f..83f48c903277acf8554917934bddba60addbea94 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -210,6 +210,7 @@ class ProfileChooserView : public views::BubbleDelegateView, |
views::Link* tutorial_sync_settings_link_; |
views::LabelButton* tutorial_see_whats_new_button_; |
views::Link* tutorial_not_you_link_; |
+ views::Link* tutorial_learn_more_link_; |
views::ImageButton* tutorial_close_button_; |
// Links and buttons displayed in the active profile card. |