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

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

Issue 10875027: Restart running apps when chrome restarts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: typo 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
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index 25dcd424028922f7ed8d8f91cba192e787b0b88e..bdc6870083a6f6a6f895b7566a3e9ccf581e2a41 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",

Powered by Google App Engine
This is Rietveld 408576698