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

Unified Diff: chrome/browser/chromeos/login/existing_user_controller.h

Issue 10313002: Merge 134293 - [cros] Open getting started guide in app window. Add support for new GSG URL. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1084/src/
Patch Set: Created 8 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/existing_user_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/existing_user_controller.h
===================================================================
--- chrome/browser/chromeos/login/existing_user_controller.h (revision 134875)
+++ chrome/browser/chromeos/login/existing_user_controller.h (working copy)
@@ -136,6 +136,9 @@
// Changes state of the status area. During login operation it's disabled.
void SetStatusAreaEnabled(bool enable);
+ // Returns Getting Started Guide URL with parameters.
+ std::string GetGettingStartedGuideURL() const;
+
// Show error message. |error_id| error message ID in resources.
// If |details| string is not empty, it specify additional error text
// provided by authenticator, it is not localized.
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/existing_user_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698