Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/proxy/events/parse_error.js |
| =================================================================== |
| --- chrome/test/data/extensions/api_test/proxy/events/parse_error.js (revision 113525) |
| +++ chrome/test/data/extensions/api_test/proxy/events/parse_error.js (working copy) |
| @@ -22,7 +22,7 @@ |
| var config = { |
| mode: "pac_script", |
| pacScript: { |
| - data: "trash!", |
| + data: "trash!-FindProxyForURL", |
| mandatory: false |
| } |
| }; |