| Index: chrome/test/data/extensions/profiles/content_scripts1/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/profiles/content_scripts1/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json (revision 32232)
|
| +++ chrome/test/data/extensions/profiles/content_scripts1/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json (working copy)
|
| @@ -3,6 +3,6 @@
|
| "version": "1.0.0.0",
|
| "name": "1 content script",
|
| "content_scripts": [
|
| - { "matches": ["file://*"], "js": ["script.js"] }
|
| + { "matches": ["http://*/*"], "js": ["script.js"] }
|
| ]
|
| }
|
|
|
| Property changes on: chrome\test\data\extensions\profiles\content_scripts1\Default\Extensions\behllobkkfkfnphdnhnkndlbkcpglgmj\1.0.0.0\manifest.json
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|