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

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

Issue 546040: Add reserved messages to ExtensionMessageBundle dictionary. They are of the f... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 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
===================================================================
--- chrome/common/extensions/extension_constants.h (revision 36561)
+++ chrome/common/extensions/extension_constants.h (working copy)
@@ -140,6 +140,7 @@
extern const char* kLocalesTreeMissing;
extern const char* kLocalesMessagesFileMissing;
extern const char* kInvalidOptionsPage;
+ extern const char* kReservedMessageFound;
} // namespace extension_manifest_errors
namespace extension_urls {
« no previous file with comments | « no previous file | chrome/common/extensions/extension_constants.cc » ('j') | chrome/common/extensions/extension_message_bundle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698