Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html

Issue 2844633002: Remove blink_perf.pywebsocket tests (Closed)
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
deleted file mode 100644
index db4ec54fbfd1d6e684b4239e18bd33377ce07a17..0000000000000000000000000000000000000000
--- a/third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-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(
- 'fetch',
- 'receiveBenchmark',
- 'arraybuffer',
- false,
- true,
- true)">
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698