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 043062daa7c8d84d6d759b582a1ff8a873d84bfa..8fc03a9ade2719a60d8f886fdcb36fce289bc1e7 100644 |
--- a/chrome/common/extensions/docs/templates/articles/manifest/icons.html |
+++ b/chrome/common/extensions/docs/templates/articles/manifest/icons.html |
@@ -9,10 +9,6 @@ which is used in the extensions management page |
(chrome://extensions). |
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/infobars">infobar</a> |
-feature. |
-</p> |
<p> |
Icons should generally be in PNG format, |