| Index: test/mjsunit/harmony/object-entries.js
 | 
| diff --git a/test/mjsunit/harmony/object-entries.js b/test/mjsunit/harmony/object-entries.js
 | 
| index 58af4d6f337924f21ec33f6a1860f2be89616ba5..7263f72ad855a2952552d7951f8286a413029592 100644
 | 
| --- a/test/mjsunit/harmony/object-entries.js
 | 
| +++ b/test/mjsunit/harmony/object-entries.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-object-values-entries --harmony-proxies --harmony-reflect
 | 
| +// Flags: --harmony-object-values-entries
 | 
|  // Flags: --allow-natives-syntax
 | 
|  
 | 
|  function TestMeta() {
 | 
| 
 |