Chromium Code Reviews| Index: chrome/common/extensions/api/_manifest_features.json |
| diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json |
| index 37658c052a88795d211f7dc0313d9f610b1c0eda..dcafbd81ac438e37a9ed237fd5e946c5b7632319 100644 |
| --- a/chrome/common/extensions/api/_manifest_features.json |
| +++ b/chrome/common/extensions/api/_manifest_features.json |
| @@ -119,10 +119,6 @@ |
| "channel": "stable", |
| "extension_types": "all" |
| }, |
| - "description": { |
|
James Cook
2014/09/11 23:32:30
Handled by the core manifest parser in src/extensi
|
| - "channel": "stable", |
| - "extension_types": "all" |
| - }, |
| "devtools_page": { |
| "channel": "stable", |
| "extension_types": ["extension", "legacy_packaged_app"] |