Index: test/mjsunit/harmony/simd.js |
diff --git a/test/mjsunit/harmony/simd.js b/test/mjsunit/harmony/simd.js |
index ff81506afe8cd81645bb26df4e6c10b008f768f9..001aa481c601266e79e6175bc172322dc499a7f3 100644 |
--- a/test/mjsunit/harmony/simd.js |
+++ b/test/mjsunit/harmony/simd.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-simd --harmony-tostring --harmony-reflect |
+// Flags: --harmony-simd --harmony-reflect |
// Flags: --allow-natives-syntax --expose-natives-as natives --noalways-opt |
function lanesForType(typeName) { |