| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 212c3695e90a0e2303870c47c1b3b03608f9aac5..4b3e86009cb058c4332199e8693701082db30ff8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -38,6 +38,7 @@ extern const char kAppNotifyChannelServerURL[];
|
| extern const char kAppsCheckoutURL[];
|
| extern const char kAppsGalleryReturnTokens[];
|
| extern const char kAppsGalleryURL[];
|
| +extern const char kAppsGalleryDownloadURL[];
|
| extern const char kAppsGalleryUpdateURL[];
|
| extern const char kAppsNewInstallBubble[];
|
| extern const char kAppsNoThrob[];
|
|
|