diff options
Diffstat (limited to 'chrome/common/extensions/extension_constants.h')
-rw-r--r-- | chrome/common/extensions/extension_constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h index 49888d3..7b3143d 100644 --- a/chrome/common/extensions/extension_constants.h +++ b/chrome/common/extensions/extension_constants.h @@ -69,7 +69,6 @@ namespace extension_info_keys { extern const char kEnabledKey[]; extern const char kHomepageUrlKey[]; extern const char kIdKey[]; - extern const char kMayDisableKey[]; extern const char kNameKey[]; extern const char kOfflineEnabledKey[]; extern const char kOptionsUrlKey[]; |