| Index: chrome/common/extensions/extension_constants.h
|
| ===================================================================
|
| --- chrome/common/extensions/extension_constants.h (revision 127690)
|
| +++ chrome/common/extensions/extension_constants.h (working copy)
|
| @@ -100,6 +100,9 @@
|
| extern const char kShiftKey[];
|
| extern const char kShortcutKey[];
|
| extern const char kSignature[];
|
| + extern const char kSuggestedKeyMac[];
|
| + extern const char kSuggestedKeyOther[];
|
| + extern const char kSuggestedKeyWin[];
|
| extern const char kTheme[];
|
| extern const char kThemeColors[];
|
| extern const char kThemeDisplayProperties[];
|
|
|