Searched refs:tutorial_view (Results 1 – 1 of 1) sorted by relevance
894 views::View* tutorial_view = NULL; in CreateProfileChooserView() local908 tutorial_view = CreateWelcomeUpgradeTutorialViewIfNeeded( in CreateProfileChooserView()913 tutorial_view = CreateSigninConfirmationView(); in CreateProfileChooserView()916 tutorial_view = CreateSigninErrorView(); in CreateProfileChooserView()927 if (tutorial_view) { in CreateProfileChooserView()930 layout->AddView(tutorial_view); in CreateProfileChooserView()