Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7585)

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 8883031: Exclude experimental.socket from documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/experimental.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index c3ab051e85e009cb41b6e2f83e20ae1faa8c1f4d..a8462ba684050bb20b3e5614bf9d472201ab75e5 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -67,10 +67,6 @@
"chrome.experimental.devtools.panels.create": "experimental.devtools.panels.html#method-create",
"chrome.experimental.devtools.panels.setOpenResourceHandler": "experimental.devtools.panels.html#method-setOpenResourceHandler",
"chrome.experimental.infobars.show": "experimental.infobars.html#method-show",
- "chrome.experimental.socket.connect": "experimental.socket.html#method-connect",
- "chrome.experimental.socket.create": "experimental.socket.html#method-create",
- "chrome.experimental.socket.disconnect": "experimental.socket.html#method-disconnect",
- "chrome.experimental.socket.send": "experimental.socket.html#method-send",
"chrome.experimental.speechInput.isRecording": "experimental.speechInput.html#method-isRecording",
"chrome.experimental.speechInput.onError": "experimental.speechInput.html#event-onError",
"chrome.experimental.speechInput.onResult": "experimental.speechInput.html#event-onResult",
« no previous file with comments | « chrome/common/extensions/docs/experimental.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698