Index: chrome/common/extensions/api/runtime.json |
=================================================================== |
--- chrome/common/extensions/api/runtime.json (revision 152126) |
+++ chrome/common/extensions/api/runtime.json (working copy) |
@@ -110,11 +110,6 @@ |
], |
"events": [ |
{ |
- "name": "onStartup", |
- "type": "function", |
- "description": "Fired when the browser first starts up." |
- }, |
- { |
"name": "onInstalled", |
"type": "function", |
"description": "Fired when the extension is first installed, and on each update to a new version." |