| Index: test/mjsunit/harmony/private.js
|
| diff --git a/test/mjsunit/harmony/private.js b/test/mjsunit/harmony/private.js
|
| index c4b0ed2b2bccc31737bc4f499955d9fd60434a8c..7464bbf5b1e6b0800edee450c5169cfef9e07a89 100644
|
| --- a/test/mjsunit/harmony/private.js
|
| +++ b/test/mjsunit/harmony/private.js
|
| @@ -25,8 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-symbols --harmony-collections
|
| -// Flags: --expose-gc --allow-natives-syntax
|
| +// Flags: --harmony-collections --expose-gc --allow-natives-syntax
|
|
|
| var symbols = []
|
|
|
|
|