| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index a389148f6e1645261637a3df73ed52b469363708..386ad7be47497c697996abbfb7ecfb87816da2f8 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"]
|
| }
|
| ]
|
|
|