| Index: chrome/common/extensions/api/manifest_types.json
|
| diff --git a/chrome/common/extensions/api/manifest_types.json b/chrome/common/extensions/api/manifest_types.json
|
| index 4f9588a0fcbb6160c6390aa4cf55a325e92a91f9..4fc77edc3f64325ce02c0d5baa5b8e7b8d69157f 100644
|
| --- a/chrome/common/extensions/api/manifest_types.json
|
| +++ b/chrome/common/extensions/api/manifest_types.json
|
| @@ -8,6 +8,7 @@
|
| [
|
| {
|
| "namespace": "manifestTypes",
|
| + "description": "Schemas for structured manfiest entries",
|
| "types": [
|
| {
|
| "id": "ExternallyConnectable",
|
|
|