| Index: LayoutTests/http/tests/security/xssAuditor/block-does-not-leak-location.html
|
| diff --git a/LayoutTests/http/tests/security/xssAuditor/block-does-not-leak-location.html b/LayoutTests/http/tests/security/xssAuditor/block-does-not-leak-location.html
|
| index 21c0c88c2ad2a666c91d4e65ba54cbfc1dbb7e24..d0c8df3adf5508217e0de835fd378e464a7f0b43 100644
|
| --- a/LayoutTests/http/tests/security/xssAuditor/block-does-not-leak-location.html
|
| +++ b/LayoutTests/http/tests/security/xssAuditor/block-does-not-leak-location.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| + <script src="/js-test-resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.setXSSAuditorEnabled(true);
|
|
|