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

Unified Diff: third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/animation-worklet-import.html

Issue 2964563002: Removing --disable/enable-threaded-compositing cmdline switches.
Patch Set: Created 3 years, 6 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/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>

Powered by Google App Engine
This is Rietveld 408576698