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

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

Issue 10274026: Revert r134673 ""View website" instead of "View in Web Store"" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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
« no previous file with comments | « chrome/common/extensions/extension_constants.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_constants.cc
diff --git a/chrome/common/extensions/extension_constants.cc b/chrome/common/extensions/extension_constants.cc
index 0b00f3cc732862c9b030f9710040b91d1bbc4bf8..9212ec25d751167f2093fcc219ba7b1fe627ed7c 100644
--- a/chrome/common/extensions/extension_constants.cc
+++ b/chrome/common/extensions/extension_constants.cc
@@ -85,7 +85,6 @@ const char kGeneratedBackgroundPageFilename[] =
namespace extension_info_keys {
const char kDescriptionKey[] = "description";
const char kEnabledKey[] = "enabled";
- const char kHomepageProvidedKey[] = "homepageProvided";
const char kHomepageUrlKey[] = "homepageUrl";
const char kIdKey[] = "id";
const char kMayDisableKey[] = "mayDisable";
« no previous file with comments | « chrome/common/extensions/extension_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698