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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/permissions.html

Issue 10826261: Extension Docs: Remove out dated version notes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/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

Powered by Google App Engine
This is Rietveld 408576698