| 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
|
| deleted file mode 100644
|
| index 8a163c75f486ccfd76d0debea5b12882b083dc02..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<head>
|
| -<script src="../resources/runner.js"></script>
|
| -<script src="resources/util_performance_test.js"></script>
|
| -</head>
|
| -<body onload="startPerformanceTest(
|
| - 'XHR',
|
| - 'receiveBenchmark',
|
| - 'blob',
|
| - true,
|
| - false,
|
| - true)">
|
| -</body>
|
| -</html>
|
|
|