| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index b1331324753e13cd0d047881a73d8ae45791ec5e..b0d34e2f0ba3fe55f121c3583c2a15f079ed13e2 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -252,5 +252,10 @@
|
| "prefix": "documentwriteevaluator",
|
| "base": "http/tests/preload/document-write",
|
| "args": ["--enable-blink-features=DocumentWriteEvaluator"]
|
| + },
|
| + {
|
| + "prefix": "mojo-loading",
|
| + "base": "webexposed",
|
| + "args": ["--enable-blink-features=LoadingWithMojo"]
|
| }
|
| ]
|
|
|