| Index: third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/animation-worklet-import.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/animation-worklet-import.html b/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/animation-worklet-import.html
|
| deleted file mode 100644
|
| index 6ae086942008569cc217ed433d0bc0e614a1a505..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/animation-worklet-import.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<head>
|
| - <script src="../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../resources/testharnessreport.js"></script>
|
| - <script src="../../../../../http/tests/worklet/resources/import-tests.js"></script>
|
| -</head>
|
| -<body>
|
| -<script>
|
| - runImportTests(window.animationWorklet, '../../../../../http/tests/worklet/');
|
| -</script>
|
| -</body>
|
| -</html>
|
|
|