| Index: chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html b/chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html
|
| index 6c76027d7f1ee33b4118ce53964fa41e7af6a252..8ffd16bea8bcde2d28eb5210bda4762eedbd139a 100644
|
| --- a/chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html
|
| +++ b/chrome/common/extensions/docs/templates/private/intro_tables/socket_permissions.html
|
| @@ -1 +1 @@
|
| -For example: <code>{"socket": ["tcp-connect:*:*"]}</code> means connecting on any port of any host. See <a href='app_network.html'>Network Communications</a> for rule syntax.
|
| +For example: <code>{"socket": ["tcp-connect:*:*"]}</code> means connecting on any port of any host. See <a href='app_network'>Network Communications</a> for rule syntax.
|
|
|