Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 48050) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -256,6 +256,7 @@ |
extern const char kLoginProfile[]; |
extern const char kLoginUser[]; |
extern const char kChromeosFrame[]; |
+extern const char kStartupManifest[]; |
#endif |
#if defined(OS_WIN) |