| Index: chrome/common/extensions/docs/templates/intros/pageAction.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/pageAction.html b/chrome/common/extensions/docs/templates/intros/pageAction.html
|
| index 278df74ebb2123d4e8824cb9ad25a692dab42453..d547e21cfc135f748ffc092ad6f6cbe68cd29673 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/pageAction.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/pageAction.html
|
| @@ -57,8 +57,8 @@ default icon is still supported:
|
| ...
|
| <b>"page_action": {
|
| ...
|
| - "default_icon": "images/icon19.png" <em>// optional</em>
|
| - <em>// equivalent to "default_icon": { "19": "images/icon19.png" }</em>
|
| + "default_icon": "images/icon38.png" <em>// optional</em>
|
| + <em>// equivalent to "default_icon": { "38": "images/icon38.png" }</em>
|
| }</b>,
|
| ...
|
| }</pre>
|
|
|