Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 75aefc5ede7e5a9f19936c6f70b4496d1d795e9f..6163b843f9acbde35149c5094e2b89ef57264887 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -328,6 +328,7 @@ extern const char kTestLoadLibcros[]; |
extern const char kLoginProfile[]; |
extern const char kLoginUser[]; |
extern const char kLoginPassword[]; |
+extern const char kParallelAuth[]; |
extern const char kChromeosFrame[]; |
extern const char kCandidateWindowLang[]; |
extern const char kBWSI[]; |