| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 501cb4c8e4e5058543fd7984377bd92007878809..5bb54c14cb15417d3f09dd177a677af6631b3e34 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[];
|
|
|