| Index: chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/manifest.json (revision 32232)
|
| +++ chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/manifest.json (working copy)
|
| @@ -6,7 +6,7 @@
|
| "permissions": ["tabs"],
|
| "content_scripts": [
|
| {
|
| - "matches": ["file://*"],
|
| + "matches": ["http://localhost/*"],
|
| "js": ["page.js"]
|
| }
|
| ]
|
|
|
| Property changes on: chrome\test\data\extensions\good\Extensions\bjafgdebaacbbbecmhlhpofkepfkgcpa\1.0\manifest.json
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|