| Index: third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-sync-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-sync-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-sync-verify.html
|
| index 826e362d56538744d2d7f4c8743e124432337d1a..f4295fc07f55cf321acbce86dbb8bbb9bad6987f 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-sync-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-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',
|
|
|