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

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

Issue 10639020: Switch the downloads API over to IDL/json_schema_compiler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 8 years, 5 months 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/extensions/downloads.html ('k') | chrome/common/extensions_api_resources.grd » ('j') | 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 cd64940c16b317e87552d119ae8ffc2d5f9e4c76..32bb3a8daedc03a17e402b9163a76d4f073731e8 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -150,7 +150,6 @@
"chrome.experimental.discovery.clearAllSuggestions": "experimental.discovery.html#method-clearAllSuggestions",
"chrome.experimental.discovery.removeSuggestion": "experimental.discovery.html#method-removeSuggestion",
"chrome.experimental.discovery.suggest": "experimental.discovery.html#method-suggest",
- "chrome.experimental.dns.resolve": "experimental.dns.html#method-resolve",
"chrome.experimental.fontSettings.clearDefaultFixedFontSize": "experimental.fontSettings.html#method-clearDefaultFixedFontSize",
"chrome.experimental.fontSettings.clearDefaultFontSize": "experimental.fontSettings.html#method-clearDefaultFontSize",
"chrome.experimental.fontSettings.clearFont": "experimental.fontSettings.html#method-clearFont",
@@ -170,10 +169,6 @@
"chrome.experimental.fontSettings.setMinimumFontSize": "experimental.fontSettings.html#method-setMinimumFontSize",
"chrome.experimental.identity.getAuthToken": "experimental.identity.html#method-getAuthToken",
"chrome.experimental.identity.launchWebAuthFlow": "experimental.identity.html#method-launchWebAuthFlow",
- "chrome.experimental.idltest.getArrayBuffer": "experimental.idltest.html#method-getArrayBuffer",
- "chrome.experimental.idltest.nocompileFunc": "experimental.idltest.html#method-nocompileFunc",
- "chrome.experimental.idltest.sendArrayBuffer": "experimental.idltest.html#method-sendArrayBuffer",
- "chrome.experimental.idltest.sendArrayBufferView": "experimental.idltest.html#method-sendArrayBufferView",
"chrome.experimental.infobars.show": "experimental.infobars.html#method-show",
"chrome.experimental.keybinding.onCommand": "experimental.keybinding.html#event-onCommand",
"chrome.experimental.mediaGalleries.assembleMediaFile": "experimental.mediaGalleries.html#method-assembleMediaFile",
« no previous file with comments | « chrome/common/extensions/docs/extensions/downloads.html ('k') | chrome/common/extensions_api_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698