| Index: chrome/common/extensions/docs/static/manifest.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/manifest.html (revision 26784)
|
| +++ chrome/common/extensions/docs/static/manifest.html (working copy)
|
| @@ -26,7 +26,7 @@
|
| "<a href="#icons">icons</a>": { ... },
|
| "<a href="autoupdate.html">update_url</a>": "http://<em>path/to/updateInfo</em>.xml",
|
|
|
| - "<a href="background_pages.html">background_page</a>": "<em>aFile</em>.html",
|
| + "<a href="background_pages.html">background_page</a>": "<em>aFile</em>.html",
|
| "<a href="content_scripts.html">content_scripts</a>": [...],
|
| "<a href="pageActions.html">page_actions</a>": [...],
|
| "<a href="#permissions">permissions</a>": [...],
|
|
|
| Property changes on: chrome/common/extensions/docs/static/manifest.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|