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

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

Issue 923463003: [Extensions] Remove the Infobar API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 5 years, 10 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 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,

Powered by Google App Engine
This is Rietveld 408576698