| Index: third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-async-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-async-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-async-verify.html
|
| index 63b6f39eadded7500188189312dd36b8466a39a3..931a1ff38f481e3259fc09f304ab8d0a3489a0b2 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-async-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-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',
|
|
|