| Index: chrome/common/extensions/docs/samples.json
|
| diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
|
| index 8e2e673786ce220825448b09244c575873a87cb2..45cb341ba877a93fb2435fd2f7e0a0be72c4cd06 100644
|
| --- a/chrome/common/extensions/docs/samples.json
|
| +++ b/chrome/common/extensions/docs/samples.json
|
| @@ -7,7 +7,6 @@
|
| "chrome.alarms.getAll": "alarms.html#method-getAll",
|
| "chrome.alarms.onAlarm": "alarms.html#event-onAlarm",
|
| "chrome.app.runtime.onLaunched": "app.runtime.html#event-onLaunched",
|
| - "chrome.app.runtime.onRestarted": "app.runtime.html#event-onRestarted",
|
| "chrome.app.window.create": "app.window.html#method-create",
|
| "chrome.app.window.focus": "app.window.html#method-focus",
|
| "chrome.app.window.maximize": "app.window.html#method-maximize",
|
|
|