| Index: third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-verify.html
|
| index 365782acfca272d46dfb64b82a1b78b165e7a094..2e04e52ef0dcbbe2e681ed0ae05c02ab59b351ba 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-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',
|
|
|