| Index: third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html
|
| diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html
|
| index b30352ffa727d0931898438a3b6b3e2557e453ce..db4ec54fbfd1d6e684b4239e18bd33377ce07a17 100644
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html
|
| +++ b/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-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',
|
|
|