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

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

Issue 8670012: Extension Settings API: move the API functions into an object SettingsNamepace, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index dd453168de6dd3dc0784988dd7e1f151192a4022..39b7543e3dc30ffa6603a807de89906f2244aea4 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -68,11 +68,7 @@
"chrome.experimental.devtools.panels.setOpenResourceHandler": "experimental.devtools.panels.html#method-setOpenResourceHandler",
"chrome.experimental.infobars.show": "experimental.infobars.html#method-show",
"chrome.experimental.savePage.saveAsMHTML": "experimental.savePage.html#method-saveAsMHTML",
- "chrome.experimental.settings.clear": "experimental.settings.html#method-clear",
- "chrome.experimental.settings.get": "experimental.settings.html#method-get",
"chrome.experimental.settings.onChanged": "experimental.settings.html#event-onChanged",
- "chrome.experimental.settings.remove": "experimental.settings.html#method-remove",
- "chrome.experimental.settings.set": "experimental.settings.html#method-set",
not at google - send to devlin 2011/11/23 02:24:43 umm, what is this page, is it bad that it no longe
Matt Perry 2011/11/23 03:35:05 it's a map of API functions to definitions. you re
not at google - send to devlin 2011/11/23 11:04:52 Yep that's what I figured. Cool. I've filed a bu
"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",

Powered by Google App Engine
This is Rietveld 408576698