| Index: third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html
|
| index a2af59433e5a8431c7c9815c65bb64a3af4e8eb5..d267a5d08fb747859e22a0e7cec0192da3dd6e49 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html
|
| @@ -1,9 +1,7 @@
|
| <!DOCTYPE html>
|
| <head>
|
| <script src="../resources/runner.js"></script>
|
| -<script src="http://localhost:8001/util.js"></script>
|
| <script src="resources/util_performance_test.js"></script>
|
| -<script src="http://localhost:8001/xhr_benchmark.js"></script>
|
| </head>
|
| <body onload="startPerformanceTest(
|
| 'XHR',
|
|
|