Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d08640dcfc52a3e6fb1305ff2f091fae28513f81..0bfb828130d564b06b639b0ed5ab6332af5850e8 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -300,9 +300,11 @@ extern const char kLoginScreenSize[]; |
extern const char kTestLoadLibcros[]; |
extern const char kLoginProfile[]; |
extern const char kLoginUser[]; |
+extern const char kLoginPassword[]; |
extern const char kChromeosFrame[]; |
extern const char kChromeosLogToFile[]; |
extern const char kBWSI[]; |
+extern const char kStubCros[]; |
#endif |
#if defined(OS_LINUX) |