Index: chrome/common/extensions/docs/templates/intros/socket.html |
diff --git a/chrome/common/extensions/docs/templates/intros/socket.html b/chrome/common/extensions/docs/templates/intros/socket.html |
index 046eacd29acee9f9553dbe606fef7df65f053220..47d6d07adc3335afc08482a18f249850083462c6 100644 |
--- a/chrome/common/extensions/docs/templates/intros/socket.html |
+++ b/chrome/common/extensions/docs/templates/intros/socket.html |
@@ -4,16 +4,6 @@ |
<th scope="col"></th> |
</tr> |
<tr> |
- <td><strong>Description:</strong></td> |
- <td>Use the <code>chrome.socket</code> module |
- to send and receive data over the network |
- using TCP and UDP connections.</td> |
- </tr> |
- <tr> |
- <td><strong>Availability:</strong></td> |
- <td>Google Chrome 24</td> |
- </tr> |
- <tr> |
<td><strong>Permissions:</strong></td> |
<td><code>"socket": ["rule1", "rule2"]</code><br> |
See <a href="app_network.html">Network Communications</a> for rule syntax.</td> |
@@ -26,4 +16,4 @@ |
<a href="https://developers.google.com/live/shows/7320022-2001/">Chrome Apps Office Hours: Controlling an AR Parrot |
Drone</a></td> |
</tr> |
-</table> |
+</table> |