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

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

Issue 7192016: chrome.experimental.downloads (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: merged db_handle, id; onCreated, onErased Created 9 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/experimental.downloads.html ('k') | chrome/common/pref_names.h » ('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 a7a7257d6b5b5c9b4b4376c718649c4980e03c83..748c10ebaa876fd1c8cb8c437578eb6ee99b168e 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -50,6 +50,16 @@
"chrome.experimental.devtools.resources.getHAR": "experimental.devtools.resources.html#method-getHAR",
"chrome.experimental.devtools.resources.onFinished": "experimental.devtools.resources.html#event-onFinished",
"chrome.experimental.devtools.resources.onNavigation": "experimental.devtools.resources.html#event-onNavigation",
+ "chrome.experimental.downloads.acceptDanger": "experimental.downloads.html#method-acceptDanger",
+ "chrome.experimental.downloads.cancel": "experimental.downloads.html#method-cancel",
+ "chrome.experimental.downloads.download": "experimental.downloads.html#method-download",
+ "chrome.experimental.downloads.drag": "experimental.downloads.html#method-drag",
+ "chrome.experimental.downloads.erase": "experimental.downloads.html#method-erase",
+ "chrome.experimental.downloads.pause": "experimental.downloads.html#method-pause",
+ "chrome.experimental.downloads.resume": "experimental.downloads.html#method-resume",
+ "chrome.experimental.downloads.search": "experimental.downloads.html#method-search",
+ "chrome.experimental.downloads.setDestination": "experimental.downloads.html#method-setDestination",
+ "chrome.experimental.downloads.show": "experimental.downloads.html#method-show",
"chrome.experimental.infobars.show": "experimental.infobars.html#method-show",
"chrome.experimental.processes.getProcessIdForTab": "experimental.processes.html#method-getProcessIdForTab",
"chrome.experimental.processes.onUpdated": "experimental.processes.html#event-onUpdated",
« no previous file with comments | « chrome/common/extensions/docs/experimental.downloads.html ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698