| Index: test/mjsunit/messages.js
 | 
| diff --git a/test/mjsunit/messages.js b/test/mjsunit/messages.js
 | 
| index 27755846b92d1f88a648ba0ed10f315ee723233f..47bf36e273c4d2b039268a36bd1c01ea1d7417bd 100644
 | 
| --- a/test/mjsunit/messages.js
 | 
| +++ b/test/mjsunit/messages.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: --stack-size=100 --harmony --harmony-reflect --harmony-regexps
 | 
| +// Flags: --stack-size=100 --harmony --harmony-regexps
 | 
|  // Flags: --harmony-simd --harmony-instanceof
 | 
|  
 | 
|  function test(f, expected, type) {
 | 
| 
 |