| Index: third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-worker-async-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-worker-async-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-worker-async-verify.html
|
| index 0e43c533d8ee605d0c67e392355e05c10f3e7513..c51c00f7ea5dca91ae8e9c5974ad699bab130e65 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-worker-async-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-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/fetch_benchmark.js"></script>
|
| </head>
|
| <body onload="startPerformanceTest(
|
| 'fetch',
|
|
|