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

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

Issue 10836317: Revert 152017 - Add chrome.runtime.onStartup, which is fired on browser start. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/runtime.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
===================================================================
--- chrome/common/extensions/docs/samples.json (revision 152126)
+++ chrome/common/extensions/docs/samples.json (working copy)
@@ -184,7 +184,6 @@
"chrome.experimental.speechInput.onSoundStart": "experimental.speechInput.html#event-onSoundStart",
"chrome.experimental.speechInput.start": "experimental.speechInput.html#method-start",
"chrome.experimental.speechInput.stop": "experimental.speechInput.html#method-stop",
- "chrome.experimental.systemInfo.cpu.get": "experimental.systemInfo.cpu.html#method-get",
"chrome.experimental.usb.bulkTransfer": "experimental.usb.html#method-bulkTransfer",
"chrome.experimental.usb.closeDevice": "experimental.usb.html#method-closeDevice",
"chrome.experimental.usb.controlTransfer": "experimental.usb.html#method-controlTransfer",
@@ -291,7 +290,6 @@
"chrome.runtime.getManifest": "runtime.html#method-getManifest",
"chrome.runtime.getURL": "runtime.html#method-getURL",
"chrome.runtime.onInstalled": "runtime.html#event-onInstalled",
- "chrome.runtime.onStartup": "runtime.html#event-onStartup",
"chrome.runtime.onSuspend": "runtime.html#event-onSuspend",
"chrome.runtime.onSuspendCanceled": "runtime.html#event-onSuspendCanceled",
"chrome.scriptBadge.getAttention": "scriptBadge.html#method-getAttention",
« no previous file with comments | « chrome/common/extensions/docs/extensions/runtime.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698