Index: third_party/WebKit/LayoutTests/VirtualTestSuites |
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites |
index 48c7271928fb0be73331a6203d78421f5be1ce89..26daf1cc7a960ca7c9aa212ecdfd1e9f9761f024 100644 |
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites |
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites |
@@ -12,6 +12,11 @@ |
}, |
{ |
"prefix": "threaded", |
+ "base": "compositing/compositor-worker", |
+ "args": ["--enable-threaded-compositing"] |
+ }, |
+ { |
+ "prefix": "threaded", |
"base": "fast/canvas/toBlob", |
"args": ["--enable-threaded-compositing"] |
}, |