Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9f70988f01b36e46a83cc4a02ca42ac6317cb4ec..37270f3bdfc0153d407e8e152de5f1e2958aae83 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -191,6 +191,7 @@ extern const char kSyncerThreadTimedStop[]; |
extern const char kTabCountToLoadOnSessionRestore[]; |
extern const char kTestName[]; |
extern const char kTestSandbox[]; |
+extern const char kTestType[]; |
extern const char kTestingChannelID[]; |
extern const char kThumbnailStore[]; |
extern const char kTrustedPlugins[]; |
@@ -229,6 +230,7 @@ extern const char kLoginScreenSize[]; |
extern const char kTestLoadLibcros[]; |
extern const char kProfile[]; |
extern const char kLoginProfile[]; |
+extern const char kLoginUser[]; |
extern const char kChromeosFrame[]; |
#endif |