Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/layout_tests/VirtualTestSuites |
| diff --git a/third_party/WebKit/Source/devtools/layout_tests/VirtualTestSuites b/third_party/WebKit/Source/devtools/layout_tests/VirtualTestSuites |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c4906dbe3ac242f52e473aea1acec2cf91a81e53 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/devtools/layout_tests/VirtualTestSuites |
| @@ -0,0 +1,7 @@ |
| +[ |
| + { |
| + "prefix": "threaded", |
| + "base": "inspector/tracing", |
| + "args": ["--enable-threaded-compositing"] |
| + } |
| +] |