Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 67778) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -59,6 +59,7 @@ |
// The URL to use for the gallery link in the app launcher. |
const char kAppsGalleryURL[] = "apps-gallery-url"; |
+// The update url used by gallery/webstore extensions. |
const char kAppsGalleryUpdateURL[] = "apps-gallery-update-url"; |
// Disable throbber for extension apps. |