Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Unified Diff: chrome/common/extensions/extension_constants.h

Issue 8404007: Delete code for and references to mini-gallery and theme install bubbles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/extension_constants.h
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index 804fb0e7e6cdd112bd9e49383fc9795ffbb58843..737c7b21b098a488690be4e27d408ffbbcc71085 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -306,11 +306,6 @@ namespace extension_urls {
// The greatest common prefixes of the main extensions gallery's browse and
// download URLs.
extern const char* kGalleryBrowsePrefix;
-
- // 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;
- extern const char* kMiniGalleryDownloadPrefix;
} // namespace extension_urls
namespace extension_filenames {

Powered by Google App Engine
This is Rietveld 408576698