| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index a73430f9827f1ba158175005ebdd6290f781ad4e..4a6aad39df4ec6597c670eefaea57f07c3c93dee 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -263,5 +263,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"]
|
| }
|
| ]
|
|
|