| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index c782e8c327c60621a0f6958170675afab295eb54..1dbc0e7959cce8d4f3f0132a1b1ed2ffe23f318d 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -216,7 +216,13 @@
|
| },
|
| {
|
| "prefix": "sharedarraybuffer",
|
| - "base": "fast/workers",
|
| + "base": "fast",
|
| + "args": ["--js-flags=--harmony-sharedarraybuffer",
|
| + "--enable-blink-features=SharedArrayBuffer"]
|
| + },
|
| + {
|
| + "prefix": "sharedarraybuffer",
|
| + "base": "crypto",
|
| "args": ["--js-flags=--harmony-sharedarraybuffer",
|
| "--enable-blink-features=SharedArrayBuffer"]
|
| },
|
|
|