| Index: third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html
|
| index 0e7319ceeeac81443ec081febef1f7f9d4380962..8a163c75f486ccfd76d0debea5b12882b083dc02 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-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',
|
|
|