| 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 592ca651d396560dcda843856fec403f5452be24..64bf1fee117fa29d19596879dbea813f30e0f6a0 100644
|
| --- a/chrome/common/extensions/api/manifest_types.json
|
| +++ b/chrome/common/extensions/api/manifest_types.json
|
| @@ -15,7 +15,7 @@
|
| {
|
| "id": "ExternallyConnectable",
|
| "type": "object",
|
| - // Note: description commented out because externally_connectable.html
|
| + // Note: description commented out because externally_connectable
|
| // already describes it, and the repetition looks odd.
|
| // "description": "The <code>externally_connectable</code> manifest property declares which extensions, apps, and web pages can connect to your extension via $(ref:runtime.connect) and $(ref:runtime.sendMessage).",
|
| "properties": {
|
|
|