Index: chrome/common/extensions/docs/samples.json |
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json |
index b928ac468b888a5a5859d1ae4cef208255095716..35f89208ec8fec9373833211ab729265960c511b 100644 |
--- a/chrome/common/extensions/docs/samples.json |
+++ b/chrome/common/extensions/docs/samples.json |
@@ -7,6 +7,7 @@ |
"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", |