| Index: test/mjsunit/asm/atomics-sub.js
|
| diff --git a/test/mjsunit/asm/atomics-sub.js b/test/mjsunit/asm/atomics-sub.js
|
| index f9e56ffa4be482026107b9943b80da148d7606e7..d7378117906fbf94e5375a023d31b3e0bc994ef9 100644
|
| --- a/test/mjsunit/asm/atomics-sub.js
|
| +++ b/test/mjsunit/asm/atomics-sub.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --harmony-atomics --harmony-sharedarraybuffer
|
| +// Flags: --harmony-sharedarraybuffer
|
|
|
| function Module(stdlib, foreign, heap) {
|
| "use asm";
|
|
|