Index: chrome/common/extensions/docs/templates/articles/experimental.html |
diff --git a/chrome/common/extensions/docs/templates/articles/experimental.html b/chrome/common/extensions/docs/templates/articles/experimental.html |
index ffac9727a37a7c8257889d6dd0a51e36d3f54aa0..c01521d286a09a04845d128a803ddde1d8b906cf 100644 |
--- a/chrome/common/extensions/docs/templates/articles/experimental.html |
+++ b/chrome/common/extensions/docs/templates/articles/experimental.html |
@@ -1,25 +1,4 @@ |
<h1 class="page_title">chrome.experimental.* APIs</h1> |
-{{^is_apps}} |
-<div class="doc-family extensions"> |
-<p> |
-Before you start, <strong>choose the right version of this page.</strong> |
-You should read either: |
-</p> |
- |
-<ul> |
- <li> <a href="http://code.google.com/chrome/extensions/trunk/experimental.html">Most recent experimental APIs</a> |
- <li> <a href="http://code.google.com/chrome/extensions/dev/experimental.html">Dev channel experimental APIs</a></li> |
-</ul> |
- |
-<p> |
-For information about browser versions such as |
-Canary (bleeding edge) and the Dev channel, see |
-<a href="http://www.chromium.org/getting-involved/dev-channel">Chrome Release Channels</a>. |
-For details about channel-specific docs, |
-see <a href="docs.html#versions">Doc versions</a>. |
-</p> |
-</div> |
-{{/is_apps}} |
<h2 id="overview"> |
List of APIs |
@@ -79,12 +58,6 @@ upload items that use experimental APIs. |
we need your feedback on the latest incarnation of the APIs, |
which you can find in Canary and on the Dev channel. |
</li> |
- <li class="doc-family extensions"> |
- Using either the |
- <a href="http://code.google.com/chrome/extensions/trunk/experimental.html">most recent API documentation</a> (if you're using Canary) or the |
- <a href="http://code.google.com/chrome/extensions/dev/experimental.html">API documentation for the Dev channel</a>, |
- write the code for your extension. |
- </li> |
{{/is_apps}} |
<li> |
Specify the "experimental" |