| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 00bf19d4fa44ac10b8394c5c54f3887a2e6d6d9b..445bd0fc21293ff470b57dcaf3cb7cced7308e75 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -516,5 +516,15 @@
|
| "prefix": "experimental-canvas-features",
|
| "base": "fast/canvas-experimental",
|
| "args": ["--enable-experimental-canvas-features"]
|
| + },
|
| + {
|
| + "prefix": "new-remote-playback-pipeline",
|
| + "base": "media/remoteplayback",
|
| + "args": ["--enable-features=NewRemotePlaybackPipeline"]
|
| + },
|
| + {
|
| + "prefix": "new-remote-playback-pipeline",
|
| + "base": "media/controls",
|
| + "args": ["--enable-features=NewRemotePlaybackPipeline"]
|
| }
|
| ]
|
|
|