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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/icons.html

Issue 20081002: Remove experimental permission from infobars API and moving it to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added license header Created 7 years, 5 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/templates/articles/manifest/icons.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/icons.html b/chrome/common/extensions/docs/templates/articles/manifest/icons.html
index 5432af4a2cfecfa7af4b25c64dc55c93c49cf005..37eb2af238042a708a7e3173e97cba70c236eecf 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/icons.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/icons.html
@@ -10,7 +10,7 @@ which is used in the extensions management page
You can also specify a 16x16 icon to be used as the favicon
for an extension's pages.
The 16x16 icon is also displayed in the experimental extension
-<a href="http://developer.chrome.com/extensions/experimental.infobars.html">infobar</a>
+<a href="http://developer.chrome.com/extensions/infobars.html">infobar</a>
feature.
</p>

Powered by Google App Engine
This is Rietveld 408576698