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 51e2299..8c3bee2 100644 --- a/chrome/common/extensions/extension_constants.h +++ b/chrome/common/extensions/extension_constants.h @@ -68,7 +68,6 @@ namespace extension_manifest_keys { extern const char* kType; extern const char* kUpdateURL; extern const char* kVersion; - extern const char* kWebLaunchUrl; extern const char* kWebURLs; } // namespace extension_manifest_keys |