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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/pageAction.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/pageAction.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/pageAction.html b/chrome/common/extensions/docs/server2/templates/intros/pageAction.html
index 86930f1715fe78be0d05c662fc3ff0559d97d957..b98be32ddef8a0002f4b197925dfdc75e906c5b7 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/pageAction.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/pageAction.html
@@ -25,12 +25,6 @@ If you want the extension's icon to always be visible,
use a <a href="browserAction.html">browser action</a> instead.
</p>
-<p class="caution">
-<strong>Note:</strong>
-Packaged apps cannot use page actions.
-</p>
-
-
<h2 id="manifest">Manifest</h2>
<p>

Powered by Google App Engine
This is Rietveld 408576698