summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.h
diff options
context:
space:
mode:
authortkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 04:56:30 +0000
committertkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 04:56:30 +0000
commit4fba649e127a7e1ea6a359edf560fc4be86e92c0 (patch)
treeaf16a66705dcab124b7ad7847eb38e7d222c21c9 /chrome/common/extensions/extension_constants.h
parent26f16b508c8f1d44ca12a95dfcc25193c700f6c3 (diff)
downloadchromium_src-4fba649e127a7e1ea6a359edf560fc4be86e92c0.zip
chromium_src-4fba649e127a7e1ea6a359edf560fc4be86e92c0.tar.gz
chromium_src-4fba649e127a7e1ea6a359edf560fc4be86e92c0.tar.bz2
Revert 50333 - Only allow installation of extensions/apps with gallery update url via download from gallery
Because of multiple failures of unit_tests and interactive_ui_tests. BUG=45542 TEST=NONE Review URL: http://codereview.chromium.org/2855009 TBR=rafaelw@chromium.org Review URL: http://codereview.chromium.org/2822021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50334 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/extension_constants.h')
-rw-r--r--chrome/common/extensions/extension_constants.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index 46082c8..c515c72 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -172,9 +172,6 @@ namespace extension_urls {
extern const char* kGalleryBrowsePrefix;
extern const char* kGalleryDownloadPrefix;
- // The update url used by gallery/webstore extensions.
- extern const char* kGalleryUpdateURL;
-
// Same thing for the "minigallery". The minigallery is the temporary static
// themes gallery that we put up when we launched themes.
extern const char* kMiniGalleryBrowsePrefix;