| Index: chrome/common/extensions/extension_constants.h
|
| ===================================================================
|
| --- chrome/common/extensions/extension_constants.h (revision 32775)
|
| +++ chrome/common/extensions/extension_constants.h (working copy)
|
| @@ -77,6 +77,7 @@
|
| extern const char* kInvalidGlob;
|
| extern const char* kInvalidJs;
|
| extern const char* kInvalidJsList;
|
| + extern const char* kInvalidJsMatches;
|
| extern const char* kInvalidKey;
|
| extern const char* kInvalidManifest;
|
| extern const char* kInvalidMatchCount;
|
|
|