| Index: test/mjsunit/harmony/object-values.js
|
| diff --git a/test/mjsunit/harmony/object-values.js b/test/mjsunit/harmony/object-values.js
|
| index f56fe8a7b3a6d8d9c45ac6e7b355871a78d058bd..e84cdbda014494cf34a533d75edfe2fd5395fc6a 100644
|
| --- a/test/mjsunit/harmony/object-values.js
|
| +++ b/test/mjsunit/harmony/object-values.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() {
|
|
|