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

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

Issue 10914218: Removing references to legacy packaged apps across extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/browserAction.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/browserAction.html b/chrome/common/extensions/docs/server2/templates/intros/browserAction.html
index d4c7476825997882d33b00b2a8d6d040554c960f..8f2dbfc58607b9caac1ab928faf75f3d70c46579 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/browserAction.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/browserAction.html
@@ -25,13 +25,6 @@ use a <a href="pageAction.html">page action</a>
instead of a browser action.
</p>
-<p class="caution">
-<strong>Note:</strong>
-Packaged apps cannot use browser actions.
-</p>
-
-
-
<h2 id="manifest">Manifest</h2>
<p>

Powered by Google App Engine
This is Rietveld 408576698