Chromium Code Reviews| Index: test/mjsunit/harmony/computed-property-names-classes.js |
| diff --git a/test/mjsunit/harmony/computed-property-names-classes.js b/test/mjsunit/harmony/computed-property-names-classes.js |
| index e8cae460a534917bf32479baca00ec7cc7ef4dad..46a9e9ec2de7025f5ebc8b988ff106eed562c0d0 100644 |
| --- a/test/mjsunit/harmony/computed-property-names-classes.js |
| +++ b/test/mjsunit/harmony/computed-property-names-classes.js |
| @@ -4,7 +4,7 @@ |
| 'use strict'; |
| -// Flags: --harmony-computed-property-names --harmony-classes |
| +// Flags: --harmony-computed-property-names |
| function ID(x) { |