diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 54534ea..eb50a09 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -256,6 +256,7 @@ extern const char kProfile[]; extern const char kLoginProfile[]; extern const char kLoginUser[]; extern const char kChromeosFrame[]; +extern const char kStartupManifest[]; #endif #if defined(OS_WIN) |