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

Unified Diff: chrome/common/extensions/docs/apps/api_index.html

Issue 10834261: Move chrome.experimental.app.onLaunched event handler to chrome.app.runtime.onLaunched. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced/merged, resolved conflicts. 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/apps/api_index.html
diff --git a/chrome/common/extensions/docs/apps/api_index.html b/chrome/common/extensions/docs/apps/api_index.html
index edc8d230edcff27a48407a6687ee84f7aea1ec9a..01a5fb26167f3313670f7af7a4df24cb93f7192c 100644
--- a/chrome/common/extensions/docs/apps/api_index.html
+++ b/chrome/common/extensions/docs/apps/api_index.html
@@ -199,6 +199,7 @@ Here are the supported chrome.* APIs:
</p>
<ul>
<li><a href="alarms.html" js="">alarms</a>
+ </li><li><a href="app.runtime.html" js="">app.runtime</a>
</li><li><a href="app.window.html" js="">app.window</a>
</li><li><a href="contextMenus.html" js="">contextMenus</a>
</li><li><a href="devtools.inspectedWindow.html" js="">devtools.inspectedWindow</a>

Powered by Google App Engine
This is Rietveld 408576698