| 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>
|
|
|