| Index: chrome/common/extensions/api/extension_api.json
|
| diff --git a/chrome/common/extensions/api/extension_api.json b/chrome/common/extensions/api/extension_api.json
|
| index 03c66056934148526e5830530a18cb8f444219cd..da16a58aee79bfdf703ce83fd46f92682f1c81cd 100644
|
| --- a/chrome/common/extensions/api/extension_api.json
|
| +++ b/chrome/common/extensions/api/extension_api.json
|
| @@ -4034,10 +4034,6 @@
|
| "description": "Whether it is currently enabled or disabled.",
|
| "type": "boolean"
|
| },
|
| - "enabled": {
|
| - "description": "Whether it is currently enabled or disabled.",
|
| - "type": "boolean"
|
| - },
|
| "isApp": {
|
| "description": "True if this is an app.",
|
| "type": "boolean"
|
|
|