| Index: chrome/common/extensions/extension_manifest_constants.h
|
| ===================================================================
|
| --- chrome/common/extensions/extension_manifest_constants.h (revision 178370)
|
| +++ chrome/common/extensions/extension_manifest_constants.h (working copy)
|
| @@ -83,8 +83,6 @@
|
| extern const char kNaClModulesPath[];
|
| extern const char kName[];
|
| extern const char kOAuth2[];
|
| - extern const char kOAuth2ClientId[];
|
| - extern const char kOAuth2Scopes[];
|
| extern const char kOfflineEnabled[];
|
| extern const char kOmnibox[];
|
| extern const char kOmniboxKeyword[];
|
|
|