| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9c5d3e54de637c59ce6b71db5e1d9e4904153369..bfefc0d62530a3f7101df33f99448e7b1733eac9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -46,6 +46,7 @@ extern const char kAppsGalleryUpdateURL[];
|
| extern const char kAppModeOAuth2Token[];
|
| extern const char kAppsNewInstallBubble[];
|
| extern const char kAppsNoThrob[];
|
| +extern const char kResetShowAppsPromo[];
|
| extern const char kAuthNegotiateDelegateWhitelist[];
|
| extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
|
|