| Index: third_party/WebKit/LayoutTests/http/tests/worklet/animation-worklet-import.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/animation-worklet-import.html b/third_party/WebKit/LayoutTests/http/tests/worklet/animation-worklet-import.html
|
| deleted file mode 100644
|
| index 1144a4dea532dad6e7f5de4df05e6851b35c8cc7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/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="resources/import-tests.js"></script>
|
| -</head>
|
| -<body>
|
| -<script>
|
| - runImportTests(window.animationWorklet);
|
| -</script>
|
| -</body>
|
| -</html>
|
|
|