| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 976ec13bf5a14e7d560e18739929c403dcf976b5..fffc13c137e20684779444b716218e1661903ab5 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -247,5 +247,10 @@
|
| "prefix": "asyncawait",
|
| "base": "inspector/sources/debugger-async/async-await",
|
| "args": ["--js-flags=--harmony-async-await"]
|
| + },
|
| + {
|
| + "prefix": "mojo-loading",
|
| + "base": "webexposed",
|
| + "args": ["--enable-blink-features=LoadingWithMojo"]
|
| }
|
| ]
|
|
|