| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 349145f9e3b4805fe4a6b51877bda1a49e85447c..b77efd91ded0c9c50f8cd703cc8172e276f0a273 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -379,5 +379,10 @@
|
| "prefix": "print_browser",
|
| "base": "print_testharness",
|
| "args": ["--enable-print-browser"]
|
| + },
|
| + {
|
| + "prefix": "experimental-canvas-features",
|
| + "base": "fast/canvas-experimental",
|
| + "args": ["--enable-experimental-canvas-features"]
|
| }
|
| ]
|
|
|