Index: chrome/common/extensions/docs/server2/templates/intros/permissions.html |
diff --git a/chrome/common/extensions/docs/server2/templates/intros/permissions.html b/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
index ddc1b479f63ba9cf8f81aa4347fc769399d09f22..a4f49d3b7e7338b7f05d5ab970e00b3ef66fb6a1 100644 |
--- a/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
+++ b/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
@@ -95,11 +95,6 @@ You can specify any of the following as optional permissions: |
</ul> |
</p> |
-<p class="note"> |
- <b>Version note:</b> This list is correct as of Chrome 17. |
- More optional permissions might be allowed in future releases. |
-</p> |
- |
<h3 id="request"> Step 3: Request optional permissions </h3> |
<p> |
Request the permissions from within a user gesture using |