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

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

Issue 4139008: Add convert_web_app.*, a utility to convert web apps declared (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use bitshift instead Created 10 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | webkit/glue/dom_operations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_constants.h
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index 332f386d5eb8901c21932c156a0fc9a49baca836..27a2c580579b3db6145d6a679953370fb6c2d380 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -67,7 +67,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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | webkit/glue/dom_operations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698