Chromium Code Reviews| 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..a436bd4aed9a9954fe615562aca5c9150cb774ce 100644 |
| --- a/chrome/common/extensions/docs/templates/intros/pageAction.html |
| +++ b/chrome/common/extensions/docs/templates/intros/pageAction.html |
| @@ -58,7 +58,7 @@ 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> |
| + <em>// equivalent to "default_icon": { "19": "images/icon19.png", "38": "images/icon19.png" }</em> |
|
not at google - send to devlin
2014/08/26 22:25:41
ditto
gpdavis
2014/08/26 23:24:43
Done.
|
| }</b>, |
| ... |
| }</pre> |