| Index: third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-sync-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-sync-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-sync-verify.html
|
| index aa1d31575847a2804fab587be08c4c5606a34dc6..2702b98fc2f9ec47434643824d1f117bdc074389 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-sync-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-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',
|
|
|