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