| 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 f17b980b344bb1a068a2c9048be57ec7e94b5ba9..70fb414c227cf0d19fc31fc34be30580411ecd25 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": {
|
|
|