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

Unified Diff: chrome/common/extensions/docs/static/experimental.html

Issue 10657018: Implement the API index doc for platform apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: f Created 8 years, 6 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
« no previous file with comments | « chrome/common/extensions/docs/static/apps_api_index.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/experimental.html
diff --git a/chrome/common/extensions/docs/static/experimental.html b/chrome/common/extensions/docs/static/experimental.html
index 211cabca57d386188a3c5ae3d082f8f844dce945..62fb53fd7ca43f15718ea4d0c5fb82b5958f0788 100644
--- a/chrome/common/extensions/docs/static/experimental.html
+++ b/chrome/common/extensions/docs/static/experimental.html
@@ -29,7 +29,7 @@ on the following experimental APIs:
</p>
<ul>
- <li jsselect="experimentalAPIs();">
+ <li jsselect="listChomeAPIs(document.body.getAttribute('packagetype'), true);">
<a jsvalues=".href: $this + '.html'" jscontent="$this"></a></li>
</ul>
« no previous file with comments | « chrome/common/extensions/docs/static/apps_api_index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698