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

Unified Diff: chrome/browser/ui/webui/chromeos/login/oobe_ui.h

Issue 137803008: cros: Update SAML flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split gaia.css Created 6 years, 10 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/webui/chromeos/login/oobe_ui.h
diff --git a/chrome/browser/ui/webui/chromeos/login/oobe_ui.h b/chrome/browser/ui/webui/chromeos/login/oobe_ui.h
index e737d2b6f1858d965703d204919ec293760352da..1e52bc2ff15149256f2abb93924eba62db485464 100644
--- a/chrome/browser/ui/webui/chromeos/login/oobe_ui.h
+++ b/chrome/browser/ui/webui/chromeos/login/oobe_ui.h
@@ -69,7 +69,7 @@ class OobeUI : public OobeDisplay,
static const char kScreenWrongHWID[];
static const char kScreenAppLaunchSplash[];
static const char kScreenConfirmPassword[];
- static const char kScreenMessageBox[];
+ static const char kScreenFatalError[];
OobeUI(content::WebUI* web_ui, const GURL& url);
virtual ~OobeUI();

Powered by Google App Engine
This is Rietveld 408576698