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

Unified Diff: chrome/common/extensions/api/extension_api.json

Issue 4146012: Remove duplicate entry from ExtensionInfo struct (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/common/extensions/docs/build
Patch Set: Created 10 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698